Build failed, but logs show no information
portfedh
HOBBYOP

a year 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 here

link to Github

[https://github.com/portfedh/SalsaCandelaAdmin](https://github.com/portfedh/SalsaCandelaAdmin)

Could you help me?

Thank you,

Pablo.

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

2 Replies

brody
EMPLOYEE

a year ago

They just pushed a fix that should alleviate this issue, can you try running another build?


portfedh
HOBBYOP

a year ago

It worked, thank you!

Build was deployed correctly now.


Loading...