leonkozlowski
PROOP
8 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
passos
MODERATOR
8 months ago
if it's worth anything, I sometimes also get those errors running it locally
bzvyagintsev
HOBBY
8 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
8 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
8 months ago
Having the same issue here