Sorry I’m late, I only just saw your post. Check out this earlier post from 2021.
From the command line, you could try:
cd /var/www/html/nextcloud
sudo -u www-data php occ maintenance:mode --off
That link above has a couple of other example commands as well.
Good luck