Timeout in build stage during pip install
elihayb
HOBBYOP
4 months ago
The build stage took a very long time and failed after a timeout during the install requirements stage.
Attachments
3 Replies
Railway
BOT
4 months ago
Hey there! We've found the following might help you get unblocked faster:
🧵 Railway started running
npm installduring mybunservice build
If you find the answer from one of these, please let us know by solving the thread!
4 months ago
looking at ur 2nd picture, its hanging on a dependency install, are you pinning a version ie langsmith==0.1.147 for your requirements.txt?
if you want to see if its a specific issue with a dependency, just do --prefer-binary and add default timeout + retries