gh-net icon indicating copy to clipboard operation
gh-net copied to clipboard

[unix]: `Permissions denied` error an a stack trace immediately after starting the extension

Open legomushroom opened this issue 3 years ago • 0 comments

Most likely you forgot to use sudo to run the extension. Sudo privileges are required for binding to network sockets on local machine.

🔨 Workaround

  • Run the extension with sudo. If you still seeing the error after running the same command with sudo, please create a Bug report.

legomushroom avatar Apr 28 '22 00:04 legomushroom