OK thanks for that tip!!!
I’m back in.
My .env-local I think was messed up.
2 problems:
-
my APP_Secret was missing, so I generated a new one.
-
In the password, special characters were wrapped with%% which I removed, and also I appened this on the end:
?serverVersion=8.0&charset=utf8mb4"
Now I can login again!