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

web app call xhr call to port 3212 #31

Open
njordr opened this issue Sep 9, 2018 · 1 comment
Open

web app call xhr call to port 3212 #31

njordr opened this issue Sep 9, 2018 · 1 comment

Comments

@njordr
Copy link

njordr commented Sep 9, 2018

Hi

I saw that Sidecar webapp after calling services.json on port 7777 try to retrieve the following URL:
http://:3212/;csv;norefresh

but that port is not open on the host where Sidecar is running

@mihaitodor
Copy link

The UI shows more information when running with HAProxy, since it will actively check if HAProxy has listed the services and show a check mark in the Details section next to each instance once that happens.

Unfortunately, the UI code is a bit outdated now and, when HAProxy is not being used (like when we have Envoy instead), you will see that error. We should perform some refactoring on this part, including an upgrade of Angular. For now, you can safely ignore this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants