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
When this fails, the alloc-status shows this in the logs:
Failed Artifact Download failed to download artifact "${NOMAD_META_CONFIG_BASE}/mypath/${NOMAD_META_CONFIG_VERSION}/file.ext": GET error: bad response code: 404
It would be very helpful to show the url after interpolation
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.
Nomad version
0.5.4
Issue
I use the meta blocks to not repeat myself with long base urls which I need for artifact downloads.
i.e:
When this fails, the alloc-status shows this in the logs:
It would be very helpful to show the url after interpolation
The text was updated successfully, but these errors were encountered: