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

Service detailed view page cannot be displayed on new UI #4755

Closed
sikor111 opened this issue Oct 4, 2018 · 1 comment · Fixed by #4756
Closed

Service detailed view page cannot be displayed on new UI #4755

sikor111 opened this issue Oct 4, 2018 · 1 comment · Fixed by #4756
Labels
theme/ui Anything related to the UI type/bug Feature does not function as expected

Comments

@sikor111
Copy link

sikor111 commented Oct 4, 2018

Overview of the Issue

We've following naming convention for our services {{company_name}}/services/{{service_name}}.
Before upgrading UI version we're able to see service detailed page.
On new UI we have following error "Consul returned an error. You may have visited a URL that is loading an unknown resource, so you can try going back to the root. If your ACL token was not found you can reset it, and then you will be redirected to the settings page to enter a new ACL token. Try looking in our documentation"

Reproduction Steps

  1. Open url http://127.0.0.1:8500/ui/dc1/services/
  2. Click on service with name split by '/'

Consul info for both Client and Server

Operating system and Environment details

Log Fragments

@johncowen johncowen added theme/ui Anything related to the UI type/bug Feature does not function as expected labels Oct 5, 2018
@johncowen
Copy link
Contributor

Hi @sikor111

Thanks for reporting the issue!

I've just PR'ed a fix for this ^ therefore it should be in our next release, so do keep an eye out for it!

In the meantime, if this is blocking your workflow, please be aware you can start consul with the CONSUL_UI_LEGACY=1 environment variable, which will make consul use the old legacy UI you mention above.

Thanks,

John

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/ui Anything related to the UI type/bug Feature does not function as expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants