iOS Question Communication Error: Timeout

Falcon

Member
Licensed User
Hi Erel,

Sorry to bother you, but when I try to Build my Release App with the Hosted Builder service I am now getting the error:
Communication Error: Timeout

It has been working fine up until today.
I even try pinging the server with Telnet 192.168.0.100 on port 51042 (as per the settings I have in B4i) but I get 'No reply'.
I have also tried 'Prefer Secondary' but makes no difference.
I restarted my router too, didn't help.

Please can you help as I am unable to compile my app now.

See screenshot:

Capture.GIF


Many thanks,
Jacques.
 

Ertan

Active Member
Licensed User
Hello Jacques,

I was getting this error in Relase mode too. I was having no problem in debug mode ..

I solved this problem as follows.

Tools > IDE Options > Configure Process Timeout

Increase the time here. I set it to 500 seconds :D and it works smoothly, although it takes a long time.
 
Upvote 0
Top