12 days ago
so i have tried to deploy my changes about 5 times now and i was advised to reachout here for help. Here is the error i am getting and it has been the same 5 times now:
install mise packages: node
47ms
install apt packages: libatomic1
54ms
Build Failed: build daemon returned an error < failed to solve: secret s not found >
according to the diag on railway its not my code but the railway infostructure
9 Replies
i didn't see any but i did remove the two i added that i ended up not needing should i try to redeploy
i did a redploy after removing the 2 i added that I did not need before the fails so everything is as it was but it is still failing
install mise packages: node
29ms
install apt packages: libatomic1
19ms
Build Failed: build daemon returned an error < failed to solve: secret s not found >
Diagnosis › Infrastructure Error
Run automatically
This deployment failed due to a persistent build infrastructure issue. The error "failed to solve: secret s not found" is an internal build daemon error that has affected 6 consecutive deployments over 25 minutes, despite no code or configuration changes. The same service built successfully with identical settings just 20 minutes before the failures began.
you have a ENV var that starts with s (whitespace after s), that what this error about