20 days ago
- Issue: Railpack plan generates successfully, but build execution never starts. Times out after ~20 minutes at the BUILD_IMAGE stage on consecutive attempts.
1 Replies
Status changed to Awaiting Railway Response Railway • 20 days ago
Status changed to Open Railway • 19 days ago
18 days ago
Hello,
There is automatic suggestion how to fix the issue
> Update the Procfile to reference bot_1.py instead of bot.py. The build failed because the Procfile's start command points to bot.py, but the only Python file in the repository is bot_1.py. Fixing this filename mismatch will allow Railpack to correctly configure and start the application.
can you try?
Status changed to Awaiting User Response Railway • 18 days ago
11 days ago
This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!
Status changed to Solved Railway • 11 days ago