you are viewing a single comment's thread
view the rest of the comments
[–] 59 points 2 years ago (6 children)

I dunno what you guys are doing that makes your nextcloud die without touching it. Mine runs happily until I decide to update it, and that usually goes fine, too. I don't use docker for it, tho.

  • source
  • hideshow 6 child comments
  • [–] 49 points 2 years ago (3 children)

    I dunno what you guys are doing that makes your nextcloud die without touching it

    Mine runs happily until I decide to update it

  • source
  • parent
  • hideshow 3 child comments
  • [–] 14 points 2 years ago (1 child)

    I swear every update ends up breaking it and putting it into maintenance mode for me. This would then lead to 1-2 hours of going through previously visited links to try and figure out what fixed it previously. For me personally, it seems like it's usually mariadb requiring a manual update that fixes it but it's always a little scary.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 7 points 2 years ago

    I always run occ upgrade and occ db:add-missing-indices after a package upgrade, just to be sure that I do not miss any database migrations. Using Archlinux I wrote a pacman hook so that it happens automatically.

  • source
  • parent
  • [–] 3 points 2 years ago (1 child)

    It’s the containerization causing this imo. I also host nextcloud on bare metal and it’s quite stable

  • source
  • parent
  • hideshow 1 child comment
  • [–] 5 points 2 years ago*

    I've been reading nextcloud forums/reddit/lemmy/etc. for years now, and i feel like 90% of the problems are from people using docker or whatever easy one-click solution is out there

    I've been running NC the old fashioned way for years now and i've never had problems of NC dying for no reason.

    Have i had issues? Of course.... Not not like the ones people keep coming here and shitting on NC

    The only times i've had major issues and it was actually a problem with nextcloud, is buggy major version releases... So i never install a new major release until X.0.1 these days. Havent really had problems since

  • source
  • parent