Cannot login after upgrade to NC 22

When I try to login on the web UI it takes forever until i get a timeout, it worked flawless before the update. The Android apps still can access everything np. I cannot find any errors in any logs so far.

# 504 Gateway Time-out

nginx/1.19.1


172.19.0.2 - - [15/Nov/2021:14:39:56 +0000] “POST /login HTTP/1.1” 303 0 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0” “10.1.1.21”
172.19.0.2 - - [15/Nov/2021:14:39:56 +0000] “GET /apps/dashboard/ HTTP/1.1” 303 0 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0” “10.1.1.21”
172.19.0.2 - - [15/Nov/2021:14:39:56 +0000] “GET /login?redirect_url=/apps/dashboard/ HTTP/1.1” 200 5159 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0” “10.1.1.21”

Welcom to the forum @Fishearl, propably an unsupported app is doing this. Good candidates er Ebookreader, Circles, Favorites Quickaccess Sorting, GpxMotion.

In my case i have disabled them before updating.

I dont use much custom stuff, I had a smartphone still logged in it could access all web ui. After logout I cannot login again.

How can you release this as a major version???

There was a post with the app dropit. If you use the app you can deactivate the app with occ.

sudo -u www-data php occ app:list
sudo -u www-data php occ app:disable dropit

You can find a list of the apps perhaps also in config/config.php.
Post more infos.