real.spidey
What is the formdata size limit on Railway?
Hi, I'm finding that when I make a POST request to an API route handler in NextJS with a multipart form data body of size ~35KB, the route handler's
await request.formData();
function call hangs and causes an eventual Gateway Timeout after about 1-2 mins. Everything works in dev btw. Does Railway have some sort of form data size limit? thanks!5 replies
Is Railway down? Build doesn't start, stuck in initializing
Hi,
I'm suddenly facing this strange issue where when I try to deploy a new commit, it just gets stuck on "Initializing", and it's been more than 10 mins.
No build logs since the build logs tab just says "Waiting for build to start...". Also tried multiple times.
After a long time, it just fails with the following message:
Cannot create code snapshot right now, please review your last commit or try again
If this error persists, please reach out to Railway team
Is Railway down rn?
23 replies