build timed out
jeff-2000
FREEOP

a year ago

Hello,

I'm deploying a django project on Railway, the get this persistant error:

[9/9] RUN python manage.py collectstatic --noinput

1748 static files copied to '/app/staticfiles'.

[9/9] RUN python manage.py collectstatic --noinput ✔ 4s

exporting to docker image format

exporting to image

Build timed out

Who can help me please?

Solved

6 Replies

jeff-2000
FREEOP

a year ago

fd7cbaff-d26d-4182-9292-71be1d0a0518


a year ago

1748 static files <:e_guh:1114526512339763341>

how big is your app?


jeff-2000
FREEOP

a year ago

4.41GB.


a year ago

<:gaDAMN:1278827543298048040>


a year ago

Do you know what's taking up that space? Is it just a stupidly large app you're hosting or is most of it due to assets like images and videos?


a year ago

If assets make up a good chunk of it then it'd be a good idea to seperate that into a volume so that it doesn't need to be uploaded upon each update


Status changed to Solved dev 12 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...