xmunene
xmunene2mo ago

DB not loading

I have been using Cpnvex for the last three months for my side project, and when I woke up today, the database wouldn't load. The spinner just spins, but nothing happens. I am running Next.js with Node v22. I have tried switching my network and rebooting my machine, but still nothing. Any help?
8 Replies
Convex Bot
Convex Bot2mo ago
Thanks for posting in <#1088161997662724167>. Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets. - Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.) - Use search.convex.dev to search Docs, Stack, and Discord all at once. - Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI. - Avoid tagging staff unless specifically instructed. Thank you!
ian
ian2mo ago
Have you checked this? https://network-test.previews.convex.dev/ And I'm assuming it's not a local dev deployment? And it's the cloud dashboard
xmunene
xmuneneOP2mo ago
Thanks @Ian I did some network tests and found a solution.
Dealsy
Dealsy2mo ago
@xmunene what was the solution? I am also having this issue
JesperBaltzersen#1979
I'm having a similar problem. Do anyone here know how to fix this? It started today after working with convex for a few days. I'm on a Macbook Air M1 if that matters
No description
JesperBaltzersen#1979
After reading this: https://discord.com/channels/1019350475847499849/1349427029048561805 i tried in safari and it loads there so must be something about Chrome on Mac. I ran it in Chrome on Windows previously without issues....
Clever Tagline
The solution to that user's issue was a setting in Malwarebytes, not a browser-specific problem. I loaded that page in Chrome on my Mac (2018 Mac mini, macOS Sonoma 14.7.4), and it works fine. Maybe you've got a Chrome extension that's interfering?
james
james3w ago
sometimes backends end up being flagged by security vendors and it takes some time to get them cleared up, it's often false positives as a result of other backends misbehaving currently the Convex domains are being reported as clear by all known vendors: https://www.virustotal.com/gui/domain/convex.cloud?nocache=1 https://www.virustotal.com/gui/domain/convex.site?nocache=1 if you're comfortable sharing your backend name i can investigate with security vendors and also will check that malwarebytes isn't running with a stale domain flag list, which sometimes happens note also that if you have a pro account you can set a custom domain for your convex endpoints and be isolated from any domain flags I've issued a request to Malwarebytes in the meantime Does anyone have a screenshot of traffic getting blocked in Malwarebytes? https://forums.malwarebytes.com/topic/328330-customer-reports-of-convexcloud-or-convexsite-blocked-by-malwarebytes/#comment-1710669 Perhaps this is no longer an issue?

Did you find this page helpful?