Tailscale にログインできなくて困る

最近使っていなかったホストのtailscale を利用しようとしたらセッションが切れていてログインするよう促されましたがログイン用のURLが404になってしまいます.

$ tailscale status
Logged out.
Log in at: https://login.tailscale.com/a/deadbeef

Error 400
unknown auth followup URL

tailscale404

tailscale login コマンドでも同じURL になりやはり404 です.

tailscale を最新にすることで別のURL が生成され,ログインできるようになりました.
この環境はDebian buster amd64 だったので, apt update && apt uprade で更新しました.

Unpacking tailscale (1.36.1) over (1.34.1) ...

tailscale ok

ということでtailscale が古かったのが良くなかったようです.

環境
$ tailscale version
1.36.1
  tailscale commit: 12fc975413493ea4c5b8bc87961d34eb52e9d61d
  other commit: 84afcfe6d7872304a956d8aa9f9cf63bfdd1cbe9
  go version: go1.19.4-tsdc0ce6324d
$ lsb_release -a
Distributor ID: Debian
Description:    Debian GNU/Linux 11 (bullseye)
Release:        11
Codename:       bullseye
$ arch
x86_64

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

To respond on your own website, enter the URL of your response which should contain a link to this post's permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post's URL again. (Find out more about Webmentions.)