I just updated my server from OMV5 to OMV6. Admittedly I did this a bit hastily and could have been more precocious, but the update mostly went well. During running `omv-release-upgrade` I had gotten an error message all the way in the end that to me looked like a temporarily unreachable URL (I don't have a record of the exact message). So after that I ran `omv-upgrade` again to make sure that everything was up to date and even regenerated the initramfs, because that is what the update seemed to be doing when the error appeared. After getting the machine to reboot again by reconfiguring the boot order (for some reason that was messed up), it is now running, except:
- In the web UI under updates (`/system/updatemgmt/updates`) there is no packages showing up ("0 selected / 0 total")
- Same for the plugins page (`/system/plugins`) ("0 selected / 39 total" but none show up in the list)
- On the plugin page, except for tooltips I get these weird grey boxes
All in all, I guess some files got corrupted during the update, luckily nothing major, I can sill install updates and plugins from the CLI.
Any ideas on how to fix the web UI though? Would it be safe to just run `apt-get reinstall openmediavault`?
Thanks for any tips.