Can't sign up to Hub

I reinstalled one of my hosts and I realized I cannot log in because it now requires me to login to Hub, when I don’t believe I’ve ever created an account before.

I tried doing so, but I get no errors, I just get redirected back to the registration page. I tried reseting the password in case I had in fact created an account before but no email ever arrives.

Here’s my `atuin doctor` from the machine that is not logged in:

Atuin Doctor


Checking for diagnostics


Please include the output below with any bug reports or issues

{
  "atuin": {
    "version": "18.17.0",
    "commit": "",
    "sync": null,
    "sqlite_version": "3.46.0",
    "daemon_enabled": false
  },
  "shell": {
    "name": "zsh",
    "default": "zsh",
    "plugins": [
      "atuin"
    ],
    "preexec": "built-in"
  },
  "system": {
    "os": "Darwin",
    "arch": "arm64",
    "version": "27.0",
    "disks": [
      {
        "name": "Macintosh HD",
        "filesystem": "apfs"
      },
      {
        "name": "Macintosh HD",
        "filesystem": "apfs"
      }
    ]
  }
}

I noticed that on the hosts where I am logged in, `atuin doctor` includes this:

"sync": {
"auth_state": "Hub (legacy token — run 'atuin login' to upgrade)",
"records": true,
"auto_sync": true,
"last_sync": "2026-07-10 17:41:43.953578 +00:00:00"
},

Which makes me think it confirms I didnt have a hub account.

Just to confirm - have you tried logging in with the username and password you used when you originally signed up for atuin? The auth should be the same

The password I had in my 1Password didn’t work. I haven’t had to login since 2025 so I don’t think it works. I tried resetting my password but I don’t get an email :frowning:

Oh, I got in! I remembered my old password somehow. Sorry for the false alert.