Solved Cloudron build not starting
-
I'm developing a new cloudron app container.
When i try to executecloudron build --no-cache
it returns the following (after my login):Building myapp.cloudronapp@0.0.1 Build scheduled with id 7892ac33-c6f7-474a-93e2-ffb26b5a0e95 Waiting for build to begin, this may take a bit...
and then I wait, but it has been over 2 hours ...
Is this intended? Can i do something to fix it?
-
Our buildbot infrastructure behind
cloudron build
seems to be on maximum capacity at the moment, due to too many builds happening. -
@nebulon Is there a way to see how long i have to wait?
-
The buildbot should be available again. Some builds were blocking new ones and I have purged those for now.
-
@nebulon Thank you