Railway CLI (service up) failures in CI
leonkozlowski
PROOP

9 months ago

I have routinely been getting Failed to stream build logs: Failed to retrieve build log for CI builds using railway up --service=${{ env.SVC_ID }} - is there any way to work around this error?

7 Replies

leonkozlowski
PROOP

9 months ago

1e800548-6a70-415b-bd24-85e2212d36b2


leonkozlowski
PROOP

9 months ago

I get this error probably 20% of the time


9 months ago

if it's worth anything, I sometimes also get those errors running it locally


leonkozlowski
PROOP

9 months ago

I really like having the logs streamed so I can find errors


bzvyagintsev
HOBBY

9 months ago

I have the same issue.

```
CI mode enabled

Failed to stream build logs: Failed to retrieve build log

Error: Process completed with exit code 1.
```

However, Railway proceed deploying the app.


kenziemac7
PRO

9 months ago

I'm also having this issue and sometimes it'll be 10 times in a row from re-runs that I get this error in CI and no actual error in Railway, every deploy is successful


camwardy
PRO

9 months ago

Having the same issue here


Loading...