Closed
Description
Nomad version
v1.2.5
Operating system and Environment details
Distributor ID: Ubuntu
Description: Ubuntu 20.04.3 LTS
Release: 20.04
Codename: focal
Issue
When a Nomad authoritative
region goes down, the Nomad UI job details are not available from the non-authoritative
region, giving the error:
Server Error: A server error prevented data from being sent to the client.
Reproduction steps
- Create a couple of federated multi-region servers.
- Deploy a job in the
non-authoritative
region. - Shut down Nomad agent in the
authoritative
region. - Go to the Nomad UI jobs page (http://localhost:4646/ui/jobs) and click on any of the job links.
Expected Result
Job details are displayed.
Actual Result
Server Error: A server error prevented data from being sent to the client.
Workaround
Access the job details via the Nomad CLI and API:
Metadata
Assignees
Type
Projects
Status
Done
Activity