You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the Nomad web UI to browse files for an allocation, clicking the 'View Raw File' button for an allocation in the region other than the default/local region for the UI host, you get an error: Unknown allocation "ef0a05a1-496d-9360-a2a7-c2e5c7a0e4a2"
However, adding the ®ion=global parameter to the url successfully loads the file
Reproduction steps
Launch job in region A
Access nomad UI in region B
Navigate to allocation running in region A, browse allocation files
Click 'View Raw File'
The text was updated successfully, but these errors were encountered:
gmichalec-pandora
changed the title
Nomad UI 'View Raw File' does not pass region parametr
Nomad UI 'View Raw File' does not pass region parameter
Jun 15, 2020
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.
Nomad version
Nomad v0.11.3+ent
Operating system and Environment details
Debian 9.12
Issue
When using the Nomad web UI to browse files for an allocation, clicking the 'View Raw File' button for an allocation in the region other than the default/local region for the UI host, you get an error:
Unknown allocation "ef0a05a1-496d-9360-a2a7-c2e5c7a0e4a2"
However, adding the
®ion=global
parameter to the url successfully loads the fileReproduction steps
The text was updated successfully, but these errors were encountered: