Posting this in hopes it may help solve the problem.
I am getting the AppOfflineError: App is offline error as follows:
AppOfflineError: App is offline
at anvil-services/anvil/tables/_config.py:10
called from anvil-services/anvil/tables/__init__.py:36
called from anvil-services/anvil/tables/__init__.py:54
called from app/Common_Apps/TaskEdit/__init__.py:8
called from app/Common_Apps/Tasks/__init__.py:7
called from MainNav, line 8
Here is what is strange. This is a very simple application that I built to follow the tutorial on how to use the datagrid.
The application has been working fine since I wrote it a long time ago but today (9/23/2022) since around 6:30 Central Time (USA). I started getting the “AppOfflineError: App is offline” error, but only when I went into FireFox develop tools and switched to a responsive design mode. And only in FireFox.
My version of FireFox is 105.0 (64-bit) and running on Windows 10.
The application works fine in my other web browsers, even when I switch to responsive design mode.
I have tried clearing all the FireFox browser cache (everything) and still it will not work when I switch to responsive design mode.
I would share the application but I am guessing it will work for you since it works on my other browsers but not just my one Firefox browser, so something still has to be cached.
If I can’t figure it out, I will uninstall FireFox and reinstall and see if that fixes it.
Posting in case this helps to pinpoint what is going on between these web browsers and Anvil since the problem appears to be very intermittent and random (according to other posts I have read).