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

    • Human Crayon@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      1 year ago

      I am with you as well. I’ve had my instance up for 3 years on 4 cores and 8GB ram and each page loads in seconds. I’m not running anything crazy on it either (stock + 3ish extras). Hard drives are 4x sas in raid10.

  • MaggiWuerze@feddit.de
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    What Hardware are you using? My nextcloud takes at most a couple seconds and has only been getting faster these last few updates.

  • ShittyKopper [they/them]@lemmy.w.on-t.work
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    1 year ago

    Because it’s ✨ modern ✨ and ✨ enterprise ✨

    Most new software not explicitly made for and by hobbyists will assume “just throw more hardware at it” to be a valid solution to inefficiency, and unfortunately Nextcloud (especially with any of the office extensions) seems to be heading that way.

  • MangoPenguin@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    I’ve experienced the same, even the hosted/paid instances Nextcloud recommends are very slow.

    I think it’s just not built to be fast.

    • oldfart@lemm.ee
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 year ago

      Same here,it tried running it on a vps, i tried it as the only program running on a 32GB ram operton server, now i’m running it inside Docker with Redis and all the recommended optimizations, no apps installed . As slow as always.

      Nextcloud is like Windows 98, when you install it it’s fast, then as you add data to it it gets expotentially slower.

      I’m moving most data to Syncthing, gave up on the Files part of Nextcloud.

      • MangoPenguin@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        Syncthing is what I use as well, it’s very fast and I’ve been using it for over a year now with no issues.

        I’ve actually had nextcloud nuke my data once before too, they had a bug that reset the created/mod time of every file to something like 01/01/1000 and completely broke everything, I had to restore from a backup.

  • RandomLegend [He/Him]@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    0
    ·
    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.comOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      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