railway up keeps failing with no error message
zavien1
PROOP

a year ago

I try to run railway up but the deploy fails with a link to blackboard that just says not found

Solved

27 Replies

zavien1
PROOP

a year ago

ae620a01-d3a8-4dca-a2b5-93af7c8cd912


a year ago

what version are you using


zavien1
PROOP

a year ago

of railway cli?


a year ago

yes


zavien1
PROOP

a year ago

railwayapp 3.19.0


a year ago

how big is your project


a year ago

megabyte wise


zavien1
PROOP

a year ago

um let me check


zavien1
PROOP

a year ago

about 2gbs


zavien1
PROOP

a year ago

but I dont think I am deploying the full project


zavien1
PROOP

a year ago

the folders I am copying to a dockerfile are about 15mb


a year ago

railway up doesn't build the Dockerfile, it ships your project to railway to build


a year ago

and there is a 40MB limit


zavien1
PROOP

a year ago

its a monorepo


zavien1
PROOP

a year ago

the bulk of the size comes from the /mobile directory


zavien1
PROOP

a year ago

but also if the issue is size limit wouldnt the cli say this or at least the blackbord


a year ago

try with a project under 40mb


zavien1
PROOP

a year ago

it works


zavien1
PROOP

a year ago

so it probably is the size issue


zavien1
PROOP

a year ago

is there a way to get railway to ignore certain directories in the monorepo


zavien1
PROOP

a year ago

Also I deployed the project about a week ago and I am pretty sure it was over 40mb and deployed fine so not sure what couldve changed


a year ago

.railwayignore


zavien1
PROOP

a year ago

gotcha


zavien1
PROOP

a year ago

it looks like that might've worked


zavien1
PROOP

a year ago

I thought that was handled by docker already since I only copied the folders I needed though


a year ago

yeah but the docker build happens on Railway


a year ago

!s


Status changed to Solved brody over 1 year ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...