iOS Question Communication Error: RequestCanceled

Lucas Eduardo

Active Member
Licensed User
Hello, i am getting this error when i tryed to compile the app in debug or release mode.

B4X:
B4i Version: 6.50
Parsing code.    (0.66s)
Building folders structure.    (0.22s)
Compiling code.    (3.64s)
Compiling layouts code.    (0.30s)
Compiling debugger engine code.    (0.05s)
Building Xcode project    (0.25s)
Sending data to remote compiler.    Error
Communication error: Internal error: Cannot write data to the transport connection: An existing connection was forced to be canceled by the remote host.

Sometimes i get the error Communication Error: RequestCanceled.

I tryed to increase the process timeout but still getting the same error. What could be?

I am using hosted builder.

Thank you.
 
Top