Sudden 500 errors
Unanswered
Japanese pilchard posted this in #help-forum
Japanese pilchardOP
In a project that hasn't had any builds in over a month, the last few days we've been having a lot of 500 errors. I've looked through traffic and requests and it doesn't look like anything has changed there. The error out of Vercel is completely useless and nothing is logged in Sentry related to this. I'm hoping someone here has ideas for how I could get better logs out of Vercel.
RequestId: bb462414-cd98-4047-b80a-aac2c32afcf2 Error: Runtime exited without providing a reason
Runtime.ExitError5 Replies
Seems to hit a memory limit no?
for graphql you can plug Apollo Studio or smth though I think the UI has become a litteral nightmare recently, I can't even get the words they use
you can setup a log drain to your Next app, or check the live logs if you happen to be able to repro the issue
Japanese pilchardOP
Memory limit is my best guess. I've been watching the live logs which is where the screenshot above comes from. The message is not helpful at all if memory is the issue
@Japanese pilchard Memory limit is my best guess. I've been watching the live logs which is where the screenshot above comes from. The message is not helpful at all if memory _is_ the issue
agree on that, note that you can directly adress issues to Vercel via Github