KinKon
KinKon•11mo ago

Issues accessing convex

I'm facing some trouble accessing the dashboard, which has resulted in an inability to interact with my data, execute functions, and manage files. Additionally, my applications are facing the same problems with the backend services. When I run npx convex dev, I still get the "Convex functions ready" console message. I am facing these issues in both local and deployed environments across multiple apps. Anyone else facing something similar?
6 Replies
lee
lee•11mo ago
Hi! Can you share screenshots of the dashboard, any error in the browser console, and the url for your deployment (what url does npx convex dashboard open)? I'm having trouble getting a repro
KinKon
KinKonOP•11mo ago
Hi Lee. 1. I don't have any browser console errors for either projects 2. Screenshots are attached. I have full access to logs. For the most parts the logs across both channels stopped at around 10:30pm EST. However I also see a few none cached successful events from just a few minutes ago.
No description
No description
No description
KinKon
KinKonOP•11mo ago
Update: I tried accessing same from another device on the same network. And I had no issue. It looks like the issue has to do with my personal client
lee
lee•11mo ago
interesting. you could try another browser, or incognito window, or a hard-refresh? i'm not sure what could cause these symptoms, and i don't see any errors on the server
KinKon
KinKonOP•11mo ago
Restarting my computer solved all the aforementioned issues. So my issue has been resolved. I'm still curious what lead to this behaviour. I want to think it is a memory issue on my device masquerading as a connection issue
lee
lee•11mo ago
well i'm glad it's resolved, but also curious what could cause it. 😕

Did you find this page helpful?