Results 2867 comments of MichaIng

Probably you can downgrade it. Check for available versions via: ```sh apt show -a tailscale ``` Then downgrade to a specific version via: ```sh apt install tailscale=a.b.c ``` Replace "a.b.c"...

> So after installing Tailscale from dietpi-software, it seems that only dietpi-tailscale.list is created in /etc/apt/sources.list.d/ - there is no tailscale.list file created when installing Tailscale via dietpi-software Yes this...

Are you trying to upgrade Tailscale while you are connected through Tailscale? It seems like the package upgrade aborts the connection which aborts the upgrade, causing this error. It is...

And again: This is not an issue but perfectly expected behaviour with all SSH servers. It is pure luck and timing whether a task is able to finish before being...

Hmm, were you able to replicate this? "There is no screen to be detached." sounds like the screen was not detached but closed, like CTRL+D instead of CTRL+A+D would do...

Please see the issue at the Tailscale repo: https://github.com/tailscale/tailscale/issues/9780 When I tested it, the active Tailscale connection remained active during the package upgrade, so I am unable to replicate it....

@jacko0 Did you run `tailscale up` or `tailscale up --ssh` when establishing the Tailscale connection? This flag lets Tailscale use an internal SSH server. A theory was that, if this...

So you are facing the same issue, that the SSH connection is aborted? Very strange that I was never able to replicate it. Does a screen session survive in your...

At least on Debian, the MIME type is added automatically for all webservers, with their own configs or `/etc/mime.types`, so this part is probably less important. However, in which case...

Ah right, the admin docs are better suited. I followed the link on the old GitHub admin&dev issue which lead to the developer docs only. Hmm, the entry for NC27...