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

Unable to access job detail in the nomad UI while executing a parametrized task #10932

Closed
jorge-wonolo opened this issue Jul 23, 2021 · 4 comments

Comments

@jorge-wonolo
Copy link

Nomad version

1.1.2

Operating system and Environment details

Issue

While running a parametrized task the nomad UI cannot be accessed for the job details. Not found screen is returned

Reproduction steps

  1. Dispatch a parametrized task
  2. Access job details on nomad UI

Expected Result

Job details is accessible and can track progress of task

Actual Result

Not Found error screen is returned

Job file (if appropriate)

@scalp42
Copy link
Contributor

scalp42 commented Jul 23, 2021

I can confirm, used to be fine on Nomad v1.0.4.

@enobrev
Copy link

enobrev commented Aug 24, 2021

I'm also seeing this, and I agree that it was fine with v1.0.4

@tgross tgross added theme/ui stage/needs-verification Issue needs verifying it still exists labels Aug 22, 2022
@tgross tgross added this to Needs Triage in Nomad - Community Issues Triage Aug 22, 2022
@tgross
Copy link
Member

tgross commented Aug 22, 2022

Doing a bit of issue cleanup on some old issues. It looks like the specific bug here was most likely fixed in #11110

But also, the design has changed slightly. Following a dispatch, the dispatched instance doesn't show up on the main jobs page (ex. /ui/jobs?namespace=*) but it does show up under Job Launches on the parent job's detail page (ex. /ui/jobs/example@default):

Screen Shot 2022-08-22 at 12 22 36 PM

From there you can click thru to the individual dispatched instance (ex /ui/jobs/example%2Fdispatch-1661185381-93c906b2@default)

Screen Shot 2022-08-22 at 12 23 23 PM

@tgross tgross closed this as completed Aug 22, 2022
Nomad - Community Issues Triage automation moved this from Needs Triage to Done Aug 22, 2022
@tgross tgross removed the stage/needs-verification Issue needs verifying it still exists label Aug 22, 2022
@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 Dec 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Development

No branches or pull requests

4 participants