I have two apps that are using Environments and they both stopped working this morning. Both apps progress past the startup module and get stuck on loading the form after the main router (where the hash routing takes over). The hash is set and the form after the startup form begins to load.
I added some prints for logging and it seems it gets stuck on calling the first server function and the call never gets there. This is identical behavior for both apps and these are currently the only two I’ve moved over to Environments.
My published commits were working yesterday when I tested them, and no errors are being displayed.
Other apps that haven’t been migrated are working fine.
Edit: After waiting for a minute or so an error finally showed:
RuntimeError: Connection to server failed (1006)