#WithExec failing on dagger call, but succeeding on interative terminal

1 messages · Page 1 of 1 (latest)

gray canyon
#

Weird one - dagger call <command> <args> results in failure. dagger -i call <command> <args> results in failure and interactive terminal. If I copy the 'failed' command inside the terminal and paste -> run it... It succeeds. Anyone seen this before?

zenith oak
gray canyon
#

If I export a DAGGER_CLOUD_TOKEN that doesn't publish the module on the daggerverse @zenith oak? If so I can provide a trace url yes

zenith oak
gray canyon
#

(I also presume trace urls are only accessible for logged-in users, so pasting a link is fine?)

gray canyon
#

Oh I may have spotted it...

#

I have 🤦‍♂️

#

Env vars in strings don't auto-expand

#

But me pasting in a shell does expand vars

#

Nevermind, problem solved 😅