Build Daemon issues
nutritiousdeath
HOBBYOP

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

edgnkv
EMPLOYEE

12 days ago

make sure you env vars do not have whitespaces


nutritiousdeath
HOBBYOP

12 days ago

i didn't see any but i did remove the two i added that i ended up not needing should i try to redeploy


nutritiousdeath
HOBBYOP

12 days ago

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 >


nutritiousdeath
HOBBYOP

12 days ago

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.


edgnkv
EMPLOYEE

12 days ago

you have a ENV var that starts with s (whitespace after s), that what this error about


nutritiousdeath
HOBBYOP

12 days ago

did u see which one


edgnkv
EMPLOYEE

12 days ago

I can check build logs, one sec


edgnkv
EMPLOYEE

12 days ago

s R6DATA_API_KEY


nutritiousdeath
HOBBYOP

12 days ago

Yeah I saw I'm dumb sorry for bothering you


Welcome!

Sign in to your Railway account to join the conversation.

Loading...