Build failed, but logs show no information
portfedh
HOBBYOP
2 years ago
Issue:
Hi, I made a push with some changes to my code and my build failed in Railway.app
The build is running without errors locally.
Error msg:
SalsaCandelaAdmin 5951e75
Failed
2 hours ago via GitHub
Deployment in progress: Taking a snapshot of the code:
Logs:
Details:
{
"$schema": "[https://railway.app/railway.schema.json](https://railway.app/railway.schema.json)",
"build": {
"builder": "NIXPACKS"
},
"deploy": {
"runtime": "UNSPECIFIED",
"numReplicas": 1,
"sleepApplication": false,
"restartPolicyType": "ON_FAILURE",
"restartPolicyMaxRetries": 10
}
}
Build logs:
activity error
Deploy Logs:
No deployment logs. All output sent to stdout will be displayed herelink to Github
[https://github.com/portfedh/SalsaCandelaAdmin](https://github.com/portfedh/SalsaCandelaAdmin)Could you help me?
Thank you,
Pablo.
ⓘ Deployment information is only viewable by project members and Railway employees.
2 Replies
2 years ago
They just pushed a fix that should alleviate this issue, can you try running another build?
