So, my domain was working perfectly fine with Vercel. I was using cloudflare CDN (still am) but CNAME was DNS-only. I switched over to appwrite, CNAME is still DNS-Only, and no setting in cloudflare was changed during the migration, but I am getting ERR_TOO_MANY_REDIRECTS error on my custom domain (apparently, it's redirecting from https://mydomain.com to https://mydomain.com lol
This usually happens when there's a redirect loop between Appwrite, Cloudflare, or your domain's SSL/redirect settings, so the request keeps getting sent back to the same URL. Can you share your Appwrite custom domain settings, your Cloudflare SSL mode (Flexible, Full, or Full Strict), and whether you have any redirect rules enabled in Cloudflare? That should help pinpoint the cause quickly.
Recommended threads
- How can I disable client-side account re...
Hi everyone! I’m currently building a game backend using Appwrite, and I’d like to prevent users from creating new accounts directly through the client. My go...
- relationships bug or error idk
hey every one, am using am using appwrite on a project and ran into a problem where by created a relationship and two way to be specific and it is stuck on proc...
- Domain is owned by a different organizat...
Hi Appwrite team, I'm trying to add my custom domain **futlive9.com** to my project, but I'm getting the error: "Domain is owned by a different organization." ...