How to exit Immich maintenance mode if I've been logged out

What app is this about, and its version: Immich, v. 2.7.5~ynh1
What YunoHost version are you running: 12.1.39 (stable)
What type of hardware are you using: Old laptop or computer

Describe your issue

Hi,

I was manually backing up my server and I put Immich in maintenance mode so that there were no conflicts whatsoever, but when I went to disable it, I found I was logged out. Immich points me to Maintenance Mode | Immich, but I cannot follow any of the solutions proposed (or I don’t know how to do it in Yunohost). How can I disable maintenance mode in Yunohost then?

Thanks a lot in advance :cherry_blossom:

Share relevant logs or error messages

I’ll provide as needed.

Can you run the immich-admin cli ? Idk if it is installed in ynh package but you can try
yunohost app shell immich and ./immich-admin -h to display options.

Yeah, I tried that, but it says bash: ./immich-admin: No such file or directoryor bash: immich-admin: command not foundif I try it without the ./

yunohost app shell immich
cd immich/app/bin
./immich-admin disable-maintenance-mode
2 Likes

Thank you!! You’re a lifesaver!

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.