Bug Reports
Complete

thinkcloud in maintenance mode

Description of the problem

After a failed upgraded or restart, nextcloud is stuck in maintenance mode

Steps to reproduce it

Restart pod or wait for auto update to be stuck in maintenance mode. A manual fix can be applied, but it quite annoying.

Expected behavior

Restart and upgrade should not lock nextcloud in maintenance mode. Only during initialisation or upgrade.

Environment

  • OS: web
  • Application: ThinkCloud
  • Time: 2024-09-18 21:13
  • Other details

Imported from ThinkBugs (Astuto), originally posted 2024-09-19.

3 Comments

Sign in to comment

thinkhead·over 1 year ago

Rebuild from scratch is done. Enjoy!

Posting anonymously

thinkhead·almost 2 years ago

Founded an interesting workaround, testing it.

Posting anonymously

thinkhead·almost 2 years ago

Using an entrypoint hook is quite awkward in the official helm chart and doesn’t seem to be working. Cannot use a initcontainer or sidecard, as the php occ cli is needed. Lifecycle are not working either, because we need to run as www-data.

Posting anonymously