KiranK
Convex Community2y ago
1 reply
Kiran

Hi, I'm running the convex open source

Hi, I'm running the convex open source backend, which works great locally. I wanted to expose it through a cloudflare tunnel so I could access it from other devices, but when I expose port 3210 (which is what I saw being used in the just file) through a cloudflare tunnel to my domain at convex.---.com, and then replace the --url param with the new url, it doesn't work.

I see the following error from just
just convex dev
command
✖ Error: Unable to run schema validation on http://convex.---.com
Error fetching POST  http://convex.---.com/api/prepare_schema 405 Method Not Allowed


Can I get help on how I can fix this?
Was this page helpful?