Hi,
I did the update today with the help of omv-release-upgrade (all plugins were uninstalled before upgrade). It went well until I tried to login. Now I have a Login Loop (trying to login succeeds and loops back to login). Looking at the browser console i see a 401 on rpc.php (unauthorized), this changes to 400 when given invalid user credentials
I checked:
1. disk space usage is at ~60%
2. chmod on /var/lib/php/sessions is 777
3. no entries in nginx/openmediavault-webgui_error.log
4. success entries in nginx/openmediavault-webgui_access.log
5. user openmediavault-admin exists and is in group admin
Help would be appreciated
Thank You