nomad icon indicating copy to clipboard operation
nomad copied to clipboard

Cannot see job launches in Firefox in Ubuntu

Open evandam opened this issue 4 years ago • 2 comments

Nomad version

1.1.2

Operating system and Environment details

Ubuntu 18.04

Issue

When running a parameterized job with a non-default namespace, I cannot see launched jobs from Firefox. The dispatched job briefly appears in a flicker as the page is loading and then shows "No job launches."

Opening the same page in Safari or an incognito tab seems to work.

This is occurring on a cluster with namespaces and ACLs enabled if it matters.

Reproduction steps

  1. Register a parameterized job
  2. Dispatch a job
  3. Check for launched job in Nomad UI

Expected Result

Can see expected job launches

Actual Result

Flicker of the job launches followed by "No job launches" (see screenshots)

Firefox: Screen Shot 2021-11-08 at 1 49 11 PM

Safari: Screen Shot 2021-11-08 at 1 49 19 PM

evandam avatar Nov 08 '21 21:11 evandam

Hi @evandam! Thanks for the report... I'll flag this to the folks who have a bit more expertise about the web UI than I do.

tgross avatar Nov 09 '21 13:11 tgross

Seeing this on v1.1.3 on Chrome and Firefox (ubuntu). This definitely worked correctly on v1.0.4. I started seeing this issue after upgrading.

Sometimes I'll see the "Job Launches" show up for a moment, but once the "page" finishes loading, it disappears. Here's a gif where you can see it flash quickly when refreshing on firefox. It can be seen on chrome too, but it disappears more quickly.

Nomad-Bug-2021-11-12-01-02

enobrev avatar Nov 12 '21 07:11 enobrev