I used this Guide to install Twingate on a Windows 10 computer with Multipass and Chocolately:
Deploy Connector on Windows with Chocolatey | Docs | Twingate
It has been running fairly well for a while on the device and then all of a sudden this week it was losing connection, reconnecting, and booting us out of our RDP sessions. So I tried rebooting everything, then updates, and finally scrapped it all, uninstalled the controller, and installed a new one. After a lot of troubleshooting new connectors not getting IP addresses after using the command “multipass list”, I was finally able to get an IP. I am now stuck with the connector not connecting to the Twingate instance or the internet. It shows offline in the console, or never connected technically. So as a final try, I ran updates on the connector and got these errors (Shown below) with the command which makes me believe there are issues connecting to Twingate Services. The Windows 10 does have access to the internet because I am remotely connected to it another way with no issues.
C:\Windows\system32>multipass exec flying-starling – sudo – sh -c “apt update && apt install -yq twingate-connector && systemctl restart twingate-connector”
(52.3.120.227), connection timed out Could not connect to packages.twingate.com:443 (3.94.45.83), connection timed out
W: Some index files failed to download. They have been ignored, or old ones used instead.
Reading package lists…
Building dependency tree…
Reading state information…
E: Unable to locate package twingate-connector
(I could not put in the full message because the error messages as links and I am only allowed to post 2 links per post.)