Page 1 of 1
Stopping qbittorrent enables Nextcloud maintenance mode
Posted: Sun Feb 23, 2020 10:14 pm
by Reds
If I run
Nextcloud is put into maintenance mode.
Is this expected behaviour? If so, why?
Re: Stopping qbittorrent enables Nextcloud maintenance mode
Posted: Sun Feb 23, 2020 10:51 pm
by Joulinar
Hi,
what happen if you just run systemctl stop qbittorent.
Re: Stopping qbittorrent enables Nextcloud maintenance mode
Posted: Mon Feb 24, 2020 1:31 pm
by Reds
Yep, that works without putting Nextcloud into MM.
Would I be likely to run into Dietpi issues if I stop services in this way?
Re: Stopping qbittorrent enables Nextcloud maintenance mode
Posted: Mon Feb 24, 2020 3:37 pm
by MichaIng
I'll look into this. Indeed dietpi-services is mostly useful for automated and error handled service handing e.g. within scripts. If you do it on console and single services only, use systemctl. dietpi-services is just a wrapper for that.
Nextcloud maintenance mode only makes sense when stopping either MariaDB, PHP or Redis server.