Building is taking forever
sbhhbs
PROOP

8 days ago

https://railway.com/project/95036161-75ad-44ec-b154-8fdcb5962575/service/1f49a0cb-9453-40d5-b8e3-290743f2d273?environmentId=001763ae-29e4-4877-9588-1f6b36b82de2 the depoyment took 12 hours and still counting....use to only take minutes....I retried multiple times still the same.

image.png

image.png

image.png

5 Replies

Are there anything in build logs?


sbhhbs
PROOP

8 days ago

'[runtime 4/5] RUN npm ci --omit=dev && npx playwright install --with-deps chromium && npm cache clean --force ' it got stuck here, last lines: '''2026-05-28T15:50:56.370200686Z [inf] Downloading Chrome for Testing 147.0.7727.15 (playwright chromium v1217) from https://cdn.playwright.dev/builds/cft/147.0.7727.15/linux64/chrome-linux64.zip

2026-05-28T15:50:58.217882422Z [inf] | | 0% of 170.4 MiB

2026-05-28T15:51:00.133569463Z [inf] |■■■■■■■■ | 10% of 170.4 MiB

2026-05-28T15:51:00.880701239Z [inf] |■■■■■■■■■■■■■■■■ | 20% of 170.4 MiB

2026-05-28T15:51:01.614435367Z [inf] |■■■■■■■■■■■■■■■■■■■■■■■■ | 30% of 170.4 MiB

2026-05-28T15:51:02.370567472Z [inf] |■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ | 40% of 170.4 MiB

2026-05-28T15:51:03.117028284Z [inf] |■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ | 50% of 170.4 MiB

2026-05-28T15:51:03.88103216Z [inf] |■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ | 60% of 170.4 MiB

2026-05-28T15:51:04.906859397Z [inf] |■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ | 70% of 170.4 MiB

2026-05-28T15:51:05.703692011Z [inf] |■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ | 80% of 170.4 MiB

2026-05-28T15:51:06.601174629Z [inf] |■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ | 90% of 170.4 MiB

2026-05-28T15:51:07.557630001Z [inf] |■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■| 100% of 170.4 MiB

'''' and stuck.


Try slimming your dependencies or image. You're probably downloading way too many (or too large) deps and your build just timed out and got stuck.


-# Also keep in mind that web scrapers/crawlers are a violation of Railway's TOS.


sbhhbs
PROOP

8 days ago

i'm using playwright just to render a doc to pdf for download. so i do need that. and no, i'm not doing web scrapers.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...