Hey,
I run OMV 5.3.9-1 on my raspberry pi 4 with Raspbian Buster.
After a reboot I can't log in to the GUI with correct credentials anymore. If I enter wrong credentials, I get the incorrect password message. If I enter the correct ones, I don't get that, but it doesn't log me in either, I just get back to the password prompt.
There has been some interrupted sudo apt-get update before which I then fixed with sudo dpkg --configure -a. There was definitely some OMV stuff being updated during this. It also told me during the update to run omv-confdbadm populate, which I don't seem to have. I also read something about omv-firstaid, which I don't seem to have either.
There are no files in /var/log/openmediavault, although the folder exists. Several reboots of the machine have not fixed anything.
Previously to this, OMV worked just fine. My shared folders are still accessible now, so I assume some things are still working.
This is the command I originally installed OMV with:
wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash
Any help would be much appreciated.