Hi yall, I'm having an issue where the redirect URL is going to http, instead of https. I think this is a bug.
^ notice the HTTP there
I've got caddy in front of traefik, going to its http port. I have _APP_OPTIONS_FORCE_HTTPS=true, it doesn't make a difference. The callback URL in the auth config shows https. So 443 from Caddy to the HTTP web port.
I reverted traefik back to 80/443 and direct to the https port directly, and now it shows the correct callback URL. I supposed I can have Caddy go to the traefik ssl port for now, but I'd rather have it as http internally
I see a few more force https options, let me try those
_APP_OPTIONS_ROUTER_FORCE_HTTPS=enabled```
also no difference
Recommended threads
- Cannot use custom SMTP for messaging (SM...
Hey there! I'm on Appwrite Self-hosted 1.9.0. I've never used the messaging feature before, always sent emails through functions or a custom backend, but I'v...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- Appwrite 1.9.0 doctor fails tho database...
So i was testing in a local environment the upgrade for 1.9.0, and after getting everything into a running state, i checked the logs that shows : ``` └── Cre...