Skip to content

Anyone konw how to open 16686 port? #139

Closed

Description

When I use npm start web-ui,but the port is 3000. In README.md ,use commond
ssh -fN -L 16686:$BACKEND_HOST:$BACKEND_PORT $BACKEND_PORT.
But i got an error in jaeger-ui under npm。
Error:Proxy error: Could not proxy request /api/traces?end=1513594957800000&limit=20&lookback=1h&maxDuration&minDuration&service=Elven_Trace&start=1513591357798000 from localhost:16686 to http://localhost:16686.
Commond:ssh -fN -L 16686:localhost:3000 myhostname@localhost

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions