Dan Mills
Dan Mills
It hangs forever because SSH requires a terminal running a shell on the other side. TSNET doesn't provide that and setting SSH on the device doesn't magically enable that, you'd...
Sorry I think you need to look elsewhere tsnet itsn't going to help you with this issue
@AkvenJan I agree with you that the namespaces should be cleared up. But have you tried using python virtual environments to avoid the conflict. Virtual environments are specifically for solving...
We use Ansible to manage instances and prefer to use the new style because the Ansible module just needs the URL to your key and repository as provided here https://tailscale.com/kb/1187/install-ubuntu-2204...
Yes it is "self-inflicted" and we are using auto-updates, but I manually ran `tailscale update` when I noticed none of the machines were auto updating. We use Ansible to ensure...
I see how it would be more difficult to handle both formats since you can also use the command to switch tracks. That might be a reason to switch to...
No it's our own playbook. I'm considering switching to using the old style .list for now. We just default to using the 822 module because it is easier, one module...
This is the module it was only recently added so many roles don't use it but more may https://docs.ansible.com/ansible/latest/collections/ansible/builtin/deb822_repository_module.html
If it's a possibility to implement I have another thought, perhaps a bit beyond this issue but a thought. Why not switch your own install script to 822 format? They...
The whole thing just seems horribly broken and appears to be essentially unmaintained. If you do go back to that commit and try to build that fails with the error...