Current4 min read

No device that used the Hub is left

SE-STA-002 on every claim. The Hub stays claimed and will not show its setup code again. Sign in from the Hub's own machine and pair a phone, or reset it.

Why it happens

Any device paired with the Hub can sign a browser in and pair another device. If none is left, the Hub still has an owner, so it does not offer setup again, even after a restart. That is on purpose: a spare way in would work for anyone.

Fix A: sign in from the Hub's own machine

Nothing is lost. You need SSH access to the Hub machine.

  1. 01On your computer, open a tunnel to the Hub: ssh -L 8443:127.0.0.1:8443 <user>@<Hub address>
  2. 02Open https://localhost:8443 in a browser on the same computer. The Hub treats it as the machine itself, so the admin opens without signing in.
  3. 03Go to Settings, then Devices, and press Pair a device.
  4. 04Scan the QR with SecureEyes on your phone. It is now an admin.
  5. 05Close the tunnel. From now on, sign browsers in from the phone.

Fix B: reset the Hub

Everything on the Hub goes. On the Hub machine, run sudo sehub reset --yes, then set the Hub up again from the app. Reset a Hub to new has the detail.