iOS Question communications failure...

ioski

New Member
Licensed User
Longtime User
Installed the lastest beta and macserver version:
B4i version: 2.50 BETA #1
Parsing code. (0.00s)
Compiling code. (0.01s)
Building designer app. (0.00s)
Building Xcode project (0.04s)
Sending data to remote compiler. Error



>> NEW <<
added cert to the mac that helped, but
back to the first original error on my thread.



>> OLD <<
B4i version: 2.31
Parsing code. (0.00s)
Compiling code. (0.01s)
Building designer app. (0.00s)
Building Xcode project (0.04s)
Sending data to remote compiler. Error
Error: security: SecKeychainDelete: The specified keychain could not be found.


>> OLD <<< got past this... quit b4i and restarted, reopened project and it proceeded
until the above error. Working on that now...

Just starting out with b4i, gone thru the initial steps and am at 1.4.3; Install Build B4i-Bridge which is failing with this message:

Sending data to remote compiler. Error
Communication error: ConnectFailure

This happens if I select a hosted build or not.
For the non-hosted, I can bring up test page and see the build server is running and reachable from my PC and the port, etc...

Any suggestions?

Thank you, Isaac
 
Last edited:

ioski

New Member
Licensed User
Longtime User
Hi, JonPM
It's the "Sending data to remote compiler. Error"
In my message, I was trying to show the progression, and it became a case of two steps forward.. one back.
I see that a new beta is out.
I'll try that later and see if that helps at all.
Thanks...


>> NEW <<
added cert to the mac that helped, but
back to the first original error on my thread.



>> OLD <<
B4i version: 2.31
Parsing code. (0.00s)
Compiling code. (0.01s)
Building designer app. (0.00s)
Building Xcode project (0.04s)
Sending data to remote compiler. Error
Error: security: SecKeychainDelete: The specified keychain could not be found.


>> OLD <<< got past this... quit b4i and restarted, reopened project and it proceeded
until the above error. Working on that now...

Just starting out with b4i, gone thru the initial steps and am at 1.4.3; Install Build B4i-Bridge which is failing with this message:

Sending data to remote compiler. Error
Communication error: ConnectFailure

This happens if I select a hosted build or not.
For the non-hosted, I can bring up test page and see the build server is running and reachable from my PC and the port, etc...

Any suggestions?

Thank you, Isaac
 
Upvote 0
Top