How to eliminate Veracrypt Volume

Hi all,

Just installed the latest Nextcloud version in a NUC over Ubunto 22.04 following the instructions in this guide (https://szaimen.github.io/Nextcloud-NAS-Guide/docs/), which, BTW is outstanding.

Unfortunatelly, the system now says it is in maintenance mode so I cannot access it to provide any further details. I know the problem is that it did not mount one of the Veracryps volumes and so went into maintenance mode. This is the eMail I received:

" One veracrypt drive is not connected anymore!
Please connect the drive and reboot your server!
The maintenance mode was activated to prevent any issue with Nextcloud.
A reboot should fix the issue if the drive is successfully connected again."

The thing is that volume will never be mounted and I need to delete it to allow Nextcloud to boot out of maintenance. In other words, the system looks for a drive to be mounted at /mount/data and goes into maintenance after not finding it. How can I delete the instruction that makes it look at /mount/data? Any other solution?

I can only copy the commands you tell me since I don’t understand any code. Can someone help me?

Thanks a lot,

Lo he reinstalado a ver si ahora funciona. Saludos

@szaimen What did you do :wink:

Full reinstallation. Starting with Ubuntu and all the way up. :frowning:

Back to the same problem. The server is installed and was running perfectly well untill I rebooted it. I get the same message in an eMail:

“One veracrypt drive is not connected anymore!
Please connect the drive and reboot your server!
The maintenance mode was activated to prevent any issue with Nextcloud.
A reboot should fix the issue if the drive is successfully connected again.”

But the Veradrive is there and connected. In fact I can access it via SMB. But, when I try to access via web, I get the message that it is in maintenance mode and I cannot access:

" Modo mantenimiento

Está instancia Nextcloud está en modo mantenimiento, y puede tardar un rato. Esta página se actualizará sola cuando la instancia esté disponible de nuevo.

Contacte con su administrador de sistemas si este mensaje persiste o aparece de forma inesperada."

Can anyone help? I don’t want to do a full reinstall again, please…

Try mounting to Nextcloud as SMB: SMB/CIFS — Nextcloud latest Administration Manual latest documentation

Hi @just and thanks for the suggestion. I can do that and access my files through SMB. The problem is I cannot access Nextcloud web interface because of the “Maintenance” error.

Any other ideas?