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
The UI displays an error when attempting to browse files for a terminal allocation or task:
Since the Nomad client may have GC'd any terminal allocation's files already, this API/UI can only be a best effort attempt and may still fail. However, retrieving files from terminal allocations is one of the only ways to debug configuration file rendering issues when using a template stanza. A best effort is better than nothing.
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
Nomad v1.0-dev
Issue
The UI displays an error when attempting to browse files for a terminal allocation or task:
Since the Nomad client may have GC'd any terminal allocation's files already, this API/UI can only be a best effort attempt and may still fail. However, retrieving files from terminal allocations is one of the only ways to debug configuration file rendering issues when using a
template
stanza. A best effort is better than nothing.Reproduction steps
The text was updated successfully, but these errors were encountered: