ersaptaaristo
Deploy failed few times
today I tried deploy my new code, tried two times, first times failed with the log
/router.Router/CreateDeployment INTERNAL: Request message serialization failure: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
and the second one takes 8 minutes and keep going19 replies
Railway up errors with 413 payload too large with project size is 34,1 MB on disk
I am sorry for the explanation. at first we need to do
railway connect <project id>
and I do that on root of apps, which is containing multiple project. when I do railway up
on one of my project, error 413 happens, after that I tried to do railway connect on project that I want to deploy, then I do railway up
everything is fine16 replies
Railway up errors with 413 payload too large with project size is 34,1 MB on disk
after update my railway-cli got this message
Error: HTTP status client error (413 Payload Too Large) for url (https://backboard.railway.app/project/f82dcf1c-bfe2-42f9-a2b6-0a4044fd8e42/environment/xxxxxxxx/up?serviceId=xxxxxxxxxxxx)
16 replies