In Admin -> Overview, I’m trying to update my installation from NC17.0.0 to NC17.0.1. Everytime I try and click on “Open updater” it puts a hash at the end of my URL bar, and then shortly after navigates me to the home screen with this path appended - “/apps/files/?dir=/&fileid=2”. This has happened on the installation from the release before NC17.0.0 where I had to manually do the install and run ./occ upgrade etc.
My current installation is using Docker with maria-db and nginx. I have a nginx web server (none docker-ised) that’s acting as a reverse proxy to the docker-ised nginx nextcloud web server.
I have no logs in Admin -> Logging to point towards my logon or any errors when I try and open the updater.
It’s an old ticket but the problem seems to exist all the way to Nextcloud 21.
Solution: Go to the data-folder of your Nextcloud installation and erase the “updater-/.step”-file. After a first successful upgrade the file seems to stay at step 12 and subsequent updates always show that all 12 steps were taken and thus redirects to the dashboard.