punn
punn10mo ago

400 on dev push

Randomly started happening without installing any new deps
No description
8 Replies
presley
presley10mo ago
Weird... Did you make any code changes? What is the instance name?
punn
punnOP10mo ago
https://mellow-elephant-424.convex.cloud We made lots of code changes but unsure what's causing the trouble
ian
ian10mo ago
I'll admit I'm just pattern matching a bit here, but I would look for circular dependencies - it will import as null on the first pass
punn
punnOP10mo ago
Is there a way to pinpoint the issue a bit more in stack traces? We didn't install any deps before this
jamwt
jamwt10mo ago
yeah, bundling is such a pain let me see if we have any more info @presley is there any way to know what that _deps/node/XXX.js file originally was? that's some sort of mangled name, right?
presley
presley10mo ago
Yes, this is generated by the bundler. So it might be multiple files that went into this. That error message is not helpful... Isn't there a stack trace below that error?
jamwt
jamwt10mo ago
I looked in sentry. didn't see one 🙁
punn
punnOP10mo ago
Moving this to our Slack 🙂

Did you find this page helpful?