7
why is Nextcloud so slow? (forum.bruvland.com)
submitted 1 year ago* (last edited 1 year ago) by invaliduser@forum.bruvland.com to c/selfhosted@lemmy.world

I have setup so many instances over the months on different servers and the web ui always takes 40s to a minute to load per page I have always used redis for caching and the best methods even the aio docker image(s) are really slow.

kind of just been living with it for the past month or so but its really annoying when others are saying theirs takes seconds to load.

edit: totally didn’t forget to include a body

you are viewing a single comment's thread
view the rest of the comments
[-] RandomLegend@lemmy.dbzer0.com 0 points 1 year ago

Take a look into the logs, anything suspicious there? Maybe some timeouts, read/write errors, unresponsive tasks?

What does your webserver say about resource usage for nextcloud? If you load it up, does it stay super low like not even giving it enough resource?

[-] invaliduser@forum.bruvland.com 1 points 1 year ago* (last edited 1 year ago)

cpu is low 0.2% but ram seems fine using 2GB and looking at the logs in the web ui the only one i have really gotten is

[PHP] Error: Doctrine\DBAL\Exception\DriverException: An exception occurred while executing a query: SQLSTATE[HY000]: General error: 7 FATAL:  terminating connection due to administrator command
server closed the connection unexpectedly
	This probably means the server terminated abnormally
	before or while processing the request. at /var/www/html/3rdparty/doctrine/dbal/src/Driver/API/PostgreSQL/ExceptionConverter.php#91

PUT /ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json
from 192.168.200.200 by admin at 2023-06-24T15:08:05+00:00
this post was submitted on 24 Jun 2023
7 points (100.0% liked)

Selfhosted

39690 readers
1012 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS