iOS Question Timeout on hosted builder

Alessandro71

Well-Known Member
Licensed User
Longtime User
Today I'm getting this error, both on primary and secondary builder, both on Debug and Release

Sending data to remote compiler. Error
Communication error: Timeout

Since it's the first compile I'm running from the new PC, I want to be sure it does not depend on my new setup.
Is the builder working fine for everybody else?
 

Alessandro71

Well-Known Member
Licensed User
Longtime User
silly me, it was the default IDE process timeout too small (60).
increased to 300 and the issue is solved.
note: the error message "Communication error: Timeout" mislead me into thinking it was a network-related issue.
 
Upvote 1
Top