AustinA
Convex Community11mo ago
5 replies
Austin

HTTP

Hi all - I am so excited to get to play with self-hosted Convex. Long story short, I have a self-hosted Convex running on my laptop alongside my vite app - everything works great. When I deploy the same code to our web server (using Cloudflare tunnel - two different domains point to 3210, and 3211 respectrively (convex-be.subdomain.com (3210), convex-be-functions.subdomain.com (3211)) - it seems like I am not able to get the functions working correctly. This is most evident by convex-auth not working. The description of an issue reported a few days ago sounded similar as it related to https... is it accurate to say that proxying https to http on port 3211 doesn't work at the moment? Just to be clear - not complaining - I am an awe of the engineering behind this project - just wondering if I should chill out for a bit or keep trying different configs. 🙂
Was this page helpful?