ERR_TOO_MANY_REDIRECTS cloudflare > NPM > cloudpanel > wordpress
-
Hi,
I am encountering the error “ERR_TOO_MANY_REDIRECTS” and cannot access or log in to my WordPress site. It’s strange because my first multi-site domain is working fine, but after creating a single-site domain, I am unable to get it to work.My setup:
- Cloudflare
- Proxy is enabled, and traffic is forwarded to my public IP.
- Nginx Proxy Manager (NPM)
- Used for load balancing (currently, only one backend server is in use).
- A wildcard self-signed certificate is applied.
- CloudPanel running WordPress
- HTTPS settings (SSL and HTTPS redirection) are disabled in Nginx.
wp-config.php
is configured with:phpCopyEditdefine('FORCE_SSL_ADMIN', true); $_SERVER['HTTPS'] = 'on';
- This setup works fine on my multi-site domain.
Could you help me troubleshoot why it is not working for my single-site domain? Thanks!
- Cloudflare
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.