vmware-archive / octant

Highly extensible platform for developers to better understand the complexity of Kubernetes clusters.
https://octant.dev
Apache License 2.0
6.28k stars 481 forks source link

Error while opening Octant #3313

Open deepupv opened 2 years ago

deepupv commented 2 years ago

What steps did you take and what happened:

I just installed octant using the downloaded exe file from website and open it. It gave the following Error Title A JavaScript error occurred in the main process

Error Uncaught Exception: Error: connect ECONNREFUSED 127.0.0.1:55058 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1146:16)

If I close the error popup octant is working

What did you expect to happen: Octant should have opened up without any issues

Anything else you would like to add: If I close the error popup octant is working

Environment:

sylchamber-qc commented 1 year ago

I have the same error. The localhost port changes on each launch.

sylchamber-qc commented 1 year ago

Duplicate of #3267