Issue with Comet GL-RM1 Tailscale binding

I just got a Comet GL-RM1, it works great for KVM, but I have a problem getting it registered to Tailscale.

Following the doc here: Remote access via Tailscale - GL.iNet KVM Docs
The “bind” link is not working correctly, when I click the link the progress animation is just spinning, but I am never redirected to the tailscale login page.

(This just keeps on spinning…)

I have tried 3 different browser, Firefox, Brave, Edge og different computers.

Firmware version is: v1.7.2 release1 (RM1)

Is there a known workaround for this issue? maybe some CLI commands I can run via SSH?

You should be able to use tailscale login via SSH.

Might want to check if the GL-RM1 has sync’ed time.

ssh root@{hostname} 

date

If it comes back at December 31, 1969 or January 1, 1970, then it has not sync’ed time.

Thanks for the suggestions, I was able to fix the issue by running “tailscale update” via the webterminal.
Now the Bind device link is working correctly and redirecting me to the tailscale login page.

1 Like