Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Actual server very slow on loading budget file (docker: edge as well as edge-alpine ) #364

Open
1 task done
XotEmBotZ opened this issue May 30, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@XotEmBotZ
Copy link

XotEmBotZ commented May 30, 2024

Verified issue does not already exist?

  • I have searched and found no existing issue

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 :

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.

What error did you receive?

Attaching .HAR file of the page load
actual.home.har.tar.gz

Other Info that might be useful->
The usage stats of the container:
statistincs actual home
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

@XotEmBotZ XotEmBotZ added the bug Something isn't working label May 30, 2024
@XotEmBotZ
Copy link
Author

Anyone looking at the issue?

@sidoshi
Copy link

sidoshi commented Jan 30, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants