iOS Question hosted mac builder down

soroush_safarii

Member
Licensed User
hi ,
when i click on rub debug mode or build release app
i must wait 10 minute
what happen ?
i do wrong anything or other ?
in debug mode i wait 6-7 minute to install qpp and run and in build release app i wait 10-15 minute
what happen ?
 

tufanv

Expert
Licensed User
Longtime User
hi ,
when i click on rub debug mode or build release app
i must wait 10 minute
what happen ?
i do wrong anything or other ?
in debug mode i wait 6-7 minute to install qpp and run and in build release app i wait 10-15 minute
what happen ?

I don't have any issue with builder. just tested it. Maybe you have a big file in your project the takes too many time to upload ? 10-15 minutes is not normal of course.
 
Upvote 0

soroush_safarii

Member
Licensed User
I don't have any issue with builder. just tested it. Maybe you have a big file in your project the takes too many time to upload ? 10-15 minutes is not normal of course.
now i wait 21 minute to install but dont install app and i try over and over
i build a app with only red background to test but not install ,
what i do ?
 
Upvote 0

tufanv

Expert
Licensed User
Longtime User
now i wait 21 minute to install but dont install app and i try over and over
i build a app with only red background to test but not install ,
what i do ?

How do you wait 21 minutes without getting any timeout errors ? Anyways, If there is a problem with the hosted builder , I think Only Erel can help. He will probably answer you when he sees the topic but for me hosted builder works perfect.
 
Upvote 0

sorex

Expert
Licensed User
Longtime User
I updated 4 different apps today and didn't notice any problems.

Maybe it's depending on which server you're connected?
 
Upvote 0

Daniel Uribe

Member
Licensed User
Longtime User
Hi, i'm with the same problem.

I'm using a hosted Mac builder service, all the time i can make debug app and release but 6 hours ago that i can't. ¿what happened?

Thanks a lot
 
Upvote 0

ykucuk

Well-Known Member
Licensed User
Longtime User
I have same problem. My Project size is 37 mb.

B4i version: 3.50
Parsing code. (0.00s)
Compiling code. (0.52s)
Compiling layouts code. (0.04s)
Compiling debugger engine code. (1.79s)
Building Xcode project (0.11s)
Sending data to remote compiler. Error
Communication error: Timeout
 
Upvote 0

tufanv

Expert
Licensed User
Longtime User
I have same problem. My Project size is 37 mb.

B4i version: 3.50
Parsing code. (0.00s)
Compiling code. (0.52s)
Compiling layouts code. (0.04s)
Compiling debugger engine code. (1.79s)
Building Xcode project (0.11s)
Sending data to remote compiler. Error
Communication error: Timeout

37mb is not small tey changing the timeout value of compilaton from the settings
 
Upvote 0
Top