You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
failed to download artifact "git::https://gitlab.example.com/foo/bar.git": error downloading 'https://gitlab.mx.com/mx/firefly.git': /usr/bin/git exited with 128: Cloning into '/opt/nomad/alloc/49009aa0-b332-1fc6-b84c-ea954f5cc44b/subscriber/local/bar'... fatal: could not read Username for 'https://gitlab.example.com': No such device or address
The text was updated successfully, but these errors were encountered:
I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
According to the documentation, it should be possible to download from a git repo using the artifact
or
https://www.nomadproject.io/docs/job-specification/artifact
However when using the syntax as shown, it fails with error:
could not read Username for 'https://gitlab.example.com': No such device or address
The text was updated successfully, but these errors were encountered: