-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
feature: install and updategood first issueSmall tasks with clear documentation about how and in which place you need to fix things in.Small tasks with clear documentation about how and in which place you need to fix things in.papercutAnnoying recurring UX issue with possibly simple fix.Annoying recurring UX issue with possibly simple fix.
Milestone
Description
Steps to reproduce
$ php occ maintenance:mode --on --quiet$ php occ maintenance:mode --off --quiet
Expected behaviour
Maintenance mode is enabled and disabled. No output is produced unless a fatal error occurs.
Actual behaviour
$ php occ maintenance:mode --off --quiet
Nextcloud is in maintenance mode - no apps have been loaded
The message is printed regardless of --quiet and --no-warnings.
This seems like an easily reproducible issue, so I'll take the liberty of omitting further details about my setup.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature: install and updategood first issueSmall tasks with clear documentation about how and in which place you need to fix things in.Small tasks with clear documentation about how and in which place you need to fix things in.papercutAnnoying recurring UX issue with possibly simple fix.Annoying recurring UX issue with possibly simple fix.