this post was submitted on 19 Apr 2026
15 points (94.1% liked)

Selfhosted

58647 readers
848 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

My tailscale token expired again, so I had to reauthenticate. I logged in to Tailscale, I connected to selected network, the pop up showed up that token is refreshed and I can close window. And I stucked in the loop, because my nas is still not connected.

I have newest version of tailscale and dsm. What can be the issue here?

top 6 comments
sorted by: hot top controversial new old
[–] FauxLiving@lemmy.world 1 points 20 hours ago

From the terminal, run:

tailscale up --force-reauth

It'll give you a link to click, login and the terminal should update when it gets the new token. You will see your machine as online in tailscale status

[–] irmadlad@lemmy.world 2 points 1 day ago (1 children)

My tailscale token expired again

Is there a reason you allow your token to expire? Curious.

[–] Kkk2237pl@lemmy.world 4 points 1 day ago (1 children)

That is default setting ;)

[–] irmadlad@lemmy.world 8 points 1 day ago

Sure, but you can go to Machines, and the three dots to the right hand side, and enable or disable key expiry.

[–] thelittleblackbird@lemmy.world 1 points 1 day ago (1 children)
[–] Kkk2237pl@lemmy.world 1 points 1 day ago* (last edited 1 day ago)

Hmm, I will follow this tutorial once again.

I did it in the past, but maybe something happened when the token expired ;)

Thank you