Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable files tab for terminal allocations and tasks #9065

Closed
schmichael opened this issue Oct 9, 2020 · 1 comment · Fixed by #9172
Closed

Enable files tab for terminal allocations and tasks #9065

schmichael opened this issue Oct 9, 2020 · 1 comment · Fixed by #9172

Comments

@schmichael
Copy link
Member

schmichael commented Oct 9, 2020

Nomad version

Nomad v1.0-dev

Issue

The UI displays an error when attempting to browse files for a terminal allocation or task:

image

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

  1. Start an example job
  2. Stop it
  3. Visit http://localhost:4646/ui/allocations/---/fs
@github-actions
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant