"Too many redirects" issue when nginx reverseproxying apache2 nextcloud virtual machine. ... On the localhost address everything seems to work but I ran into "too many redirect" issues when setting up a reverse proxy like cloud.xxx.com. ... Trusted domains tells nextcloud to allow access when you access it at cloud.xxx.com or by IP address.
03.02.2020 · Edit: As you remarked, you can put both listen directives in one server block, however this will cause a redirect loop if your server is accessed directly using the nextcloud.domain.com. Cloudflare probably puts another proxy server between your clients and nginx and forwards requests using your IP instead of the domain name.
28.12.2020 · Nextcloud - Too many redirections #24868. Closed HeyWatchOutDude opened this issue Dec 28, 2020 · 16 comments ... Apache2: 2.4.46 (no reverse proxy) ... If you have a redirect loop, it's either one of those configs that are incorrect.
19.05.2020 · Solved my own problem! Posting here in case anyone else might have similar issues! The problem was caused by the config in the nginx proxy in the proxy_pass.
14.03.2021 · Nextcloud behind caddy reverse proxy: too many redirects. Andrew_Brown (Andrew Brown) March 14, 2021, 8:33pm #1. 1. Caddy version ( caddy version ): 2.3.0. 2. How I run Caddy: I have a couple of raspberry pis, one running nextcloud in a snap and one running a Joplin server in a docker container. CAddy is running on the one also running the ...
12.01.2018 · ERR_TOO_MANY_REDIRECTS is also often commonly caused by reverse-proxy services such as Cloudflare. This usually happens when their Flexible SSL option is enabled and you already have an SSL certificate installed with your WordPress host.