Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed reason: /root/.opener.sock: No such file or directory #50

Open
Kinco4TC opened this issue May 13, 2023 · 0 comments
Open

Failed reason: /root/.opener.sock: No such file or directory #50

Kinco4TC opened this issue May 13, 2023 · 0 comments

Comments

@Kinco4TC
Copy link

I follow the guide, but I failed to open https://google.com in the final step.
My client is Mac, and my server is Ubuntu.

Maybe the ssh config is error. Could you figure out the error.

root@vmi1298825:~# open https://www.google.com/
nc: unix connect failed: No such file or directory
nc: /root/.opener.sock: No such file or directory

And my ssh config is

Host Web
  HostName **.**.**.**
  User root
  RemoteForward /root/.opener.sock /Users/XXX/.opener.sock(my mac client) 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant