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
accuracyIncorrect information is being shown to the user; usually a bugbugBroken end user or developer functionality; not working as the developers intended it
Running scope 0.16.1 on my Mac using docker-machine, I see the following:
$ ./scope launch
c46ebb9bc663573b9ca39000352cba4da5184c5ad61c9450f39ad37757298527
Weave Scope is reachable at the following URL(s):
* http://10.32.0.1:4040/
* http://192.168.99.100:4040/
* http://10.0.2.15:4040/
However, when I click on these URLs, I get "address unreachable" errors for the first and third. Only the second URL is accessible.
Ideally, Scope would only tell me about URLs that I can actually reach. Failing that, the wording should be amended to be more truthful.
The text was updated successfully, but these errors were encountered:
jml
added
the
bug
Broken end user or developer functionality; not working as the developers intended it
label
Jul 14, 2016
Ideally, Scope would only tell me about URLs that I can actually reach. Failing that, the wording should be amended to be more truthful.
We should change the wording then, since the URLs that I can actually reach also depend on where you are connecting from (including firewalls and what not) and Scope cannot know about that.
rade
added
the
accuracy
Incorrect information is being shown to the user; usually a bug
label
Jan 11, 2017
We should change the wording then, since the URLs that I can actually reach also depend on where you are connecting from (including firewalls and what not) and Scope cannot know about that.
I don't think that this a big deal, but sure if we can make a small tweak to the wording (w/o turning it into a novel) then fine.
The main issue jml reported is that even for a purely local setup, scope may show a bunch of addresses that don't work. It would be nice if we were able to filter those out somehow.
accuracyIncorrect information is being shown to the user; usually a bugbugBroken end user or developer functionality; not working as the developers intended it
Running scope 0.16.1 on my Mac using docker-machine, I see the following:
However, when I click on these URLs, I get "address unreachable" errors for the first and third. Only the second URL is accessible.
Ideally, Scope would only tell me about URLs that I can actually reach. Failing that, the wording should be amended to be more truthful.
The text was updated successfully, but these errors were encountered: