Martijn Gerkes

Results 17 comments of Martijn Gerkes

I have a similar issue. I'm on windows using `GIT_SSH` to set my ssh-agent to `plink.exe`, but docker is ignoring this and not using the private key.

Yes I do mean pageant. I'm not seeing a pipe with this name while pageant is running.

I do see a pageant pipe, `\\.\\pipe\\pageant.zeroZshadow.99eb623bb0fd37e43d14e4c4197b1c759ae8ee0614493180154c80cc4a40b293` I do not have `SSH_AUTH_SOCK` set.

Is there any additional information that I can provide to help? This issue is currently blocking me from using tailscale on my phone as a secure vpn as it seems...

I've found in my case that the issue is caused by the exit node due to https://github.com/tailscale/tailscale/issues/12998 manually setting the exit node's DNS to the same DNS specified in the...

The mesh currently has a float pointer for its UV's, it should be updated to the new vector2 type. I've not sure if similar stuff is done anywhere else