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

Sporadic error when loading Job page #12724

Closed
mikenomitch opened this issue Apr 20, 2022 · 3 comments · Fixed by #12765
Closed

Sporadic error when loading Job page #12724

mikenomitch opened this issue Apr 20, 2022 · 3 comments · Fixed by #12765
Assignees
Labels
stage/accepted Confirmed, and intend to work on. No timeline committment though. theme/ui type/bug
Milestone

Comments

@mikenomitch
Copy link
Contributor

Nomad version

Output from 1.3-beta

Operating system and Environment details

MacOS, Firefox

Issue

When clicking around the UI and into a Job page, occasionally the Job show page throws an error and does not load. Once you reloading the page, it works.

The error displayed (at least when in dev mode):

Error: Assertion Failed: You made a 'findRecord' request for a 'job' with id '["httpd","prod"]', but the adapter's response did not have any data

job page error

Reproduction steps

Sporadically happening when clicking into a job page from the jobs index.

I will try to find a consistent reproduction and update.

Expected Result

The job page loads correctly.

Actual Result

The job page fails and throws an error.

@jrasell jrasell added the stage/accepted Confirmed, and intend to work on. No timeline committment though. label Apr 21, 2022
@philrenaud
Copy link
Contributor

Also noticing this when moving between task groups and allocations.

@mikenomitch
Copy link
Contributor Author

Also, FYI - When I run this with a non-dev build of the UI, the error is "TypeError: t is undefined" in the console, and "Something went wrong." in the UI.

So in case anybody was wondering if these are two distinct errors, they aren't!

@philrenaud philrenaud moved this to Icebox in Nomad UI Apr 21, 2022
@philrenaud philrenaud moved this from Icebox to Todo in Nomad UI Apr 21, 2022
@ChaiWithJai ChaiWithJai self-assigned this Apr 21, 2022
@ChaiWithJai ChaiWithJai moved this from Todo to In Progress in Nomad UI Apr 22, 2022
@ChaiWithJai ChaiWithJai moved this from In Progress to In Review in Nomad UI Apr 22, 2022
Repository owner moved this from In Review to Done in Nomad UI Apr 28, 2022
@github-actions
Copy link

github-actions bot commented Oct 8, 2022

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 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
stage/accepted Confirmed, and intend to work on. No timeline committment though. theme/ui type/bug
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

5 participants