You need to sign in to do that
Don't have an account?
Getting issue with VS code while Authorize the Org from Sandbox
Hi Team,
I am getting below issue while authorizing the Org. Can someone help on this?

Thank you
Manoj
I am getting below issue while authorizing the Org. Can someone help on this?
Thank you
Manoj
I ran into this once too. The error means that another application process is using port 1717. You'll need to identify that process and end/kill it. For me, node was using this process. You can search for it yourself though:
Windows: https://stackoverflow.com/questions/48198/how-can-you-find-out-which-process-is-listening-on-a-port-on-windows
Mac: https://stackoverflow.com/questions/3855127/find-and-kill-process-locking-port-3000-on-mac