What I’m trying to do:
Start the app in the Development/build browser interface.
Basically just click the green RUN button, enter my password and then wait for the server to start. It times out.
(I have made no changes at all for several days)
What I’ve tried and what’s not working:
Browser stuff: Clear all history, clear all cache, close down and restart browsers (Chrome + Safari)
Local MacOS stuff. Ensure all programs are updated and no installs required. Rebooted.
Anvil-stuff - tried changing to a different commit and run my app (server timeout)
- tried to switch between Live database and Test database (server timeout)
- tried removing some python packages that I no longer use, rebuilt the image…the image build timed out.
- Other apps in my build environment start fine.
Luckily my live apps are working, it is just where I do my dev/build work.
I am on a dedicated plan, have been using python 3.10(beta) for ages:
I’ve looked through the forum and I wonder if there is a partial degradation of service, as per Starting server runtime... anvil.server.RuntimeUnavailableError - #2 by jshaffstall
Anybody else facing the same issue?
I can’t share the app, as it is live.
Clone link:
share a copy of your app