github / gh-net

A network bridge between a Codespace and a local machine.
https://github.com/github/gh-net
285 stars 21 forks source link

User permission issues #41

Closed beriberikix closed 2 years ago

beriberikix commented 2 years ago

Hello! I've run into permissions issues on Ubuntu and for the life of me I can't figure out why it's not working.

image

jberi@ubuntu:~$ uname -a
Linux ubuntu 5.15.0-46-generic #49-Ubuntu SMP Thu Aug 4 18:03:25 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

FWIW, I was able to successfully start the extension on macOS, so I'm thinking it's most likely a configuration issue on my Ubuntu machine, not an actual bug. But any help would be appreciated!

beriberikix commented 2 years ago

I literally stumbled upon https://github.com/cli/cli/issues/5456 after I submitted - is there a known workaround? Install the CLI as root?