
I use HAProxy to frontend a bunch of dev servers, with SNI, as I have a single IP I can use. This worked fine on 1.5.1, but I just upgraded to 1.5.5, and now my locally hosted appwrite is responding with Bad Request errors. I'm pretty sure it's expecting a header that HAProxy is not sending, but I'm sending all the RFC7239 headers I can think of, and it's still not working. I can't seem to find the backend logs, even in dev mode, that would show me why I'm getting this error. Any suggestions?

does browsing directly to appwrite work?

Yes

What exactly is the full response body you're getting through ha proxy? You're not seeing anything in the docker logs for the appwrite container?

Nothing of note in any of the docker logs

I don't see any requests. Was hoping to find the equivalent of an nginx log or something
Recommended threads
- Origin error after changing default port...
Hi! I need some help regarding an issue I’m facing with Appwrite after changing the default ports. I have a self-hosted Appwrite instance running on my VPS. I ...
- Opened my website after long time and Ba...
I built a website around a year back and and used appwrite for making the backend. At that time the website was working fine but now when i open it the images a...
- CSV Import not working
I am running 1.7.4, trying the sample book csv import. I get a pop up saying import started and then a quick follow up saying completed. Nothing ever appears ...
