Subject: Build logs truncated - cannot see pip install error
anshereina
HOBBYOP

3 months ago

Hello Railway Support,

I'm experiencing a deployment failure on Railway, but the build logs are being truncated and I cannot see the actual error message. The logs stop at "copy requirements.txt" and don't show what happens during the pip install -r requirements.txt step.

Details:

- Service: [Pawthos_Website]

- Deployment ID: [6efe33d1-10fc-40fd-a7c7-43824457ac0a

- Builder: Railpack v0.13.0]

- Python version: 3.11.9 (specified in runtime.txt)

- Error: Build fails but logs are cut off at "copy requirements.txt"

What I've tried:

1. Fixed dependency conflict (email-validator version)

2. Removed large packages (numpy, scikit-learn, Pillow, joblib) to test

3. Updated railway.json configuration

4. Requirements.txt installs successfully locally on Python 3.11.9

Could you please:

1. Provide the complete build logs for deployment {6efe33d1-10fc-40fd-a7c7-43824457ac0a]

2. Check if there's a build timeout or resource limit issue

3. Verify if there are any errors in the pip install step that aren't being shown in the logs

Thank you for your help!

$10 Bounty

1 Replies

Railway
BOT

3 months ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


Loading...