-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
Description
Hi,
when I was setting the redis connection parameters in docker-compose file it resulted in a login-loop.
When I logged in I have been redirected to the login-page immediatly.
Setup: everything in docker, nginx reverse proxy in front of apache-20 version of nextcloud
When I removed the redis-config from the environment it worked fine (s. link below).
I assume that redis is working because it is inserted in the config.php file.
https://help.nextcloud.com/t/login-loop-after-updating-dockerized-nextcloud-to-version-19/88705/3
Now my nextcloud setup works fine.
Best regards
Martin