Chenxin_Yan
Chenxin_Yan3h ago

Convex Local Development Dashboard CORS error

I am using convex local development I got this error when trying to access the convex dashboard:
No description
2 Replies
ian
ian2h ago
how did you get to this dashboard page? npx convex dashboard? and by local development are you talking about the normal local dev flow when using the normal product, or the self-hosted open source binary / dashboard?
Chenxin_Yan
Chenxin_YanOP1h ago
nvm, by running npx convex dashboard. It works. I was accessing the localhost dashboard directly. but still, is npx convex dashboard just opening http://127.0.0.1:6790/ using browser? Why can't I access the dashboard directly by visiting http://127.0.0.1:6790/?

Did you find this page helpful?