You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using actual server on docker (ARM device [raspberry pi 5]).
Docker tag: edge as well as edge-alpine
Few updates ago, the server got very slow, it almost took 4 seconds to load the initial page and several to load the DB. Almost all the fetch request took 4 or more seconds to complete. But after the initial load everything worked fine. Now sometimes it gives the error :
Fatal Error
There was a problem loading the app in this browser version.
Please get [in touch](https://actualbudget.org/contact) for support
I am running it behind a nginx proxy manager with custom SSL. Along with few other sites so it shouldn't be the problem.
Other Info that might be useful->
The usage stats of the container:
Logs of the container:
Checking if there are any migrations to run for direction "up"...
Migrations: DONE
Listening on :::5006...
Checking if there are any migrations to run for direction "up"...
Migrations: DONE
Listening on :::5006...
Where are you hosting Actual?
Docker
What browsers are you seeing the problem on?
Microsoft Edge
Operating System
Linux
The text was updated successfully, but these errors were encountered:
I am running into the same issue. I originally host actual on fly.io and I am migrating from there to my home server. On my server I too am using custom ssl using a docker container along with one other site. After load it works fine but it takes quite a few seconds to load.
I have also kept my fly.io server running to monitor issues during the migration phase and it loads instantly when I access it from fly. Could there be a bug with custom ssl? I can't imagine what else would be different from fly vs my home setup
Verified issue does not already exist?
What happened?
I am using actual server on docker (ARM device [raspberry pi 5]).
Docker tag: edge as well as edge-alpine
Few updates ago, the server got very slow, it almost took 4 seconds to load the initial page and several to load the DB. Almost all the fetch request took 4 or more seconds to complete. But after the initial load everything worked fine. Now sometimes it gives the error :
I am running it behind a nginx proxy manager with custom SSL. Along with few other sites so it shouldn't be the problem.
What error did you receive?
Attaching .HAR file of the page load
actual.home.har.tar.gz
Other Info that might be useful->
![statistincs actual home](https://private-user-images.githubusercontent.com/92662366/335091464-7bd30633-e93a-476b-8c85-6383cc667b14.jpeg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5Nzg0MjMsIm5iZiI6MTczODk3ODEyMywicGF0aCI6Ii85MjY2MjM2Ni8zMzUwOTE0NjQtN2JkMzA2MzMtZTkzYS00NzZiLThjODUtNjM4M2NjNjY3YjE0LmpwZWc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA4JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOFQwMTI4NDNaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT05YjVlYzk5YTAwYTA2NzhmYWM3ZTA4ZGEyNGZkODE4N2I4MDIzYjlhYmY2Y2ZjOGZhYThkMGUyMjViM2Y5Y2Q2JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.AA470yIh2DjNJ_G6TWkk1amo3wtmmmg4XnsbzRd6Chk)
The usage stats of the container:
Logs of the container:
Where are you hosting Actual?
Docker
What browsers are you seeing the problem on?
Microsoft Edge
Operating System
Linux
The text was updated successfully, but these errors were encountered: