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

is not a socket #3191

Closed
zhangwanlong opened this issue May 19, 2023 · 14 comments
Closed

is not a socket #3191

zhangwanlong opened this issue May 19, 2023 · 14 comments
Assignees

Comments

@zhangwanlong
Copy link

PS C:\Users\030T0029> telepresence connect
Launching Telepresence User Daemon
Launching Telepresence Root Daemon
telepresence connect: error: connector.Connect: "C:\Users\030T0029\AppData\Local\telepresence\rootd.socket" is not a socket

@cindymullins-dw
Copy link
Collaborator

cindymullins-dw commented May 22, 2023

What version of Telepresence are you using? Could you please try ‘telepresence quit -s’ and then try to connect again with ‘telepresence connect’ and let us know if you get the same error.

@zhangwanlong
Copy link
Author

zhangwanlong commented May 23, 2023 via email

@lchkid
Copy link

lchkid commented Jun 21, 2023

Same problem

win10 1809 (17763.316)

telepresence.exe version
Client : v2.14.0
Root Daemon: not running
User Daemon: not running

telepresence connect
Launching Telepresence User Daemon
Launching Telepresence Root Daemon
telepresence connect: error: connector.Connect: "C:\Users\Administrator\AppData\Local\telepresence\rootd.socket" is not a socket

@cindymullins-dw
Copy link
Collaborator

If you could try removing the socket with sudo rm /var/run/telepresence-daemon.socket?

@lchkid
Copy link

lchkid commented Jun 25, 2023

If you could try removing the socket with sudo rm /var/run/telepresence-daemon.socket?

That was a windows device, so there was no such directory.

We finally switched to working on a mac device.

@cindymullins-dw
Copy link
Collaborator

@zhangwanlong , could you share your Telepresence logs so we can see where this error is originating?

@thallgren
Copy link
Member

This is related to golang/go#33357. The fix (from July last year) has not been merged yet. We should add a workaround.

@ChrisWalkerNGC
Copy link

I'm seeing this issue too.

Env: Windows 10 Enterprise.

@thallgren
Copy link
Member

thallgren commented Sep 20, 2023

@ChrisWalkerNGC I'm trying to reproduce this on a Windows 10 Enterprise without success. Perhaps Microsoft fixed this bug? What version are you on? I'm using version 22H2.

@thallgren
Copy link
Member

@zhangwanlong @lchkid @ChrisWalkerNGC, I'm inclined to close this ticket as a won't-fix, because I think the root cause is a bug in older versions of Windows 10 Enterprise. Can you please try and upgrade your Windows and check if the problem persists?

@mattiasclaesson
Copy link

mattiasclaesson commented Sep 26, 2023

Same issue on...
Windows 10 Pro
Version: 1903
OS build 18362.900

using telepresence version
Client : v2.15.1
Root Daemon: not running
User Daemon: not running

Tried to remove the file with 0 size, but no difference.

@thallgren
Copy link
Member

@mattiasclaesson can you please try and upgrade your Windows 10 Pro to a later version and see if the problem persists? I'm not able to reproduce with 22H2.

@mattiasclaesson
Copy link

@mattiasclaesson can you please try and upgrade your Windows 10 Pro to a later version and see if the problem persists? I'm not able to reproduce with 22H2.

I think this hardware will be replaced in a few months, will not upgrade as its running out of disk already.

@cindymullins-dw
Copy link
Collaborator

Closing as it appears this issue has already been addressed by Microsoft, in which case additional workarounds on the Telepresence side would quickly become out of date.

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

6 participants