Hi all,
is someone experimenting with infinite launching time for its space?
Last week, it was working just fine. Today it cannot launch …
It takes forever to start the app
Thanks
Jerome
I had to add the share=True in the launch() method to have my space working again.
Thanks for posting @jmassot. It shouldn’t be the case that you need share=True
. Did you try again with share=False
after doing a factory reset on the space? I think the spaces infrastructure is under heavy load which is why it maybe timed out for you.
What space are you working on by the way?
Hi Freddy
Thanks for the comment. I did not test with the parameter set to False. As far as I have understood it should not have any impact of the building time but changing it may have trigger a “deeper” rebuild process which unlocked me. I will test to reset the share to the default value and retry a build. I guess that you are right about the load…
The Space is private, sorry I cannot comment much about it.
Thanks
Best regards
Jerome
Where is the launch method of your space? I have the same error but don’t have a launch method
hi, I have the same problem. and I tried to add the share=true to the launch. but still takes forever time to restart
do you have any other idea?
I think it was last month. There were errors all over the place that would be in the process of starting up for an extended period of time.
That seems to have been fixed at some point.
Right now, I’m getting a series of 500 errors with frightening frequency, though that’s not the same thing. Probably during server maintenance.
If you don’t mind if I show you the code, I can try to figure out what’s causing it. Well, with my skill level, it’s just the wisdom of life.