you are viewing a single comment's thread
view the rest of the 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