Closed vbode closed 1 year ago
@vbode thank you for reporting this, we've remediated the windows link and you should be able to redownload the binary and it will work as expected with v2.14.0
Hi @jacoblbeck, thanks, the binary looks better now, and I can succesfully install the traffic manager Just one problem, when connecting to my cluster I get: Could not connect to Telepresence in the cluster. Error message was {"cmd":"connect","err":"connector.Connect: NewTunnelVIF: failed to create TUN device: Error creating interface: Error loading wintun.dll DL L: Unable to load library: The specified module could not be found."}
In before versions, the wintun.dll was provided by the powershell installer script. The new download only provides the exe and not this dll, leading to above error.
If I place the dll (from my earlier install) in the same directory as I have the exe, then everything works again.
Hi @jacoblbeck, did you by any chance see my last message?
Hey @jacoblbeck, the same also applies by the way to 'sshfs' https://github.com/winfsp/sshfs-win
This issue should be fixed with next 2.15 release. You can already try with the rc.
Seems to work fine now with the rc version!
Describe the bug The new telepresence Windows executable is broken, the executable is from the telepresence version: 2.14.0-gotest.z84df773, rather than a release version
To Reproduce Steps to reproduce the behavior:
telepresence version
: An update of telepresence from version 2.14.0-gotest.z84df773 to 2.14.0 is available. Please visit https://www.getambassador.io/docs/telepresence/latest/install/upgrade/ for more info. OSS Client : v2.14.0-gotest.z84df773telepresence helm install
{"cmd":"install","err":"failed to install traffic manager: the helm operation timed out. The current timeout 30s can be configured as \"timeouts.helm\" in \"C:\\Users\\VincentB\\AppData\\Roaming\\telepresence\\config.yml\""}Expected behavior The executable on the main page should be of a proper released version and would work