iOS Question [SOLVED] Hosted Builder - An existing connection was forcibly closed by the remote host.

mcqueccu

Well-Known Member
Licensed User
Longtime User
Please am not able to compile my application for an hour now. Anytime I run, i get this error. I tried with
- simulator build,
- bridge build,
- changed to secondary server,
All return the same error. It pauses on sending data to remote compiler for more than 45 seconds to more than a minute

Is anyone also having the same error?

B4X:
B4i Version: 6.80
Parsing code.    (0.09s)
Building folders structure.    (0.04s)
Compiling code.    (0.11s)
Building designer app.    (0.06s)
Building Xcode project    (0.13s)
Sending data to remote compiler.    Error
Communication error: Internal error: Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host.
 

abarnett

Member
Licensed User
Longtime User
B4i Version: 6.80
Parsing code. (0.26s)
Building folders structure. (0.21s)
Compiling code. (0.50s)
Compiling layouts code. (0.01s)
Compiling debugger engine code. (0.05s)
Building Xcode project (0.26s)
Sending data to remote compiler. Error
Communication error: Timeout

was working fine an hour ago. I have tried the secondary server as well but no joy. My internet is fully working. Any ideas?
 
Upvote 0

abarnett

Member
Licensed User
Longtime User
B4i Version: 6.80
Parsing code. (0.26s)
Building folders structure. (0.21s)
Compiling code. (0.50s)
Compiling layouts code. (0.01s)
Compiling debugger engine code. (0.05s)
Building Xcode project (0.26s)
Sending data to remote compiler. Error
Communication error: Timeout

was working fine an hour ago. I have tried the secondary server as well but no joy. My internet is fully working. Any ideas?
We seem to be back in action !!
 
Upvote 0
Top