[URGENT] Trouble logging in at hub.atuin.sh

My l/p is in my pw store so I’m quite sure they are correct, but the UI doesn’t accept them. I have two l/p pairs on file for some reason, tried all 4 combinations of them, no luck.

I’ve also tried Google and GH logins, no luck.

Tried Password reset twice, got the email in both cases, entered a new pw, then got an 500 error in both cases.

What to do? This is actually urgent for me because I have some secrets in my Atuin sync history that I want to get wiped ASAP.

I can’t help here, but before the cavalry arrives, could you post the output of

  • atuin doctor and
  • atuin status?

Also, are you using sync v2?

[sync]
records = true

Thanks for the quick response.

Here is all the info:

atuin doctor
Atuin Doctor
Checking for diagnostics


Please include the output below with any bug reports or issues

{
  "atuin": {
    "version": "18.16.1",
    "commit": "",
    "sync": {
      "auth_state": "Hub (legacy token — run 'atuin login' to upgrade)",
      "records": true,
      "auto_sync": true,
      "last_sync": "2026-06-04 11:48:47.35651 +00:00:00"
    },
    "sqlite_version": "3.46.0"
  },
  "shell": {
    "name": "zsh",
    "default": "zsh",
    "plugins": [
      "atuin"
    ],
    "preexec": "built-in"
  },
  "system": {
    "os": "Darwin",
    "arch": "arm64",
    "version": "26.5.1",
    "disks": [
      {
        "name": "Macintosh HD",
        "filesystem": "apfs"
      },
      {
        "name": "Macintosh HD",
        "filesystem": "apfs"
      }
    ]
  }
}
atuin status
Atuin v18.16.1 - Build rev 

[Local]
Sync frequency: 5m
Last sync: 2026-06-04 13:48:47.35651 +02:00:00
[Remote]
Address: https://api.atuin.sh
Username: vdavid

plus I get this, not sure what the “legacy sync session” part means:

atuin login
You have a legacy sync session. Continuing login to upgrade to full Hub authentication.
IMPORTANT
If you are already logged in on another machine, you must ensure that the key you use here is the same as the key you used there.
You can find your key by running 'atuin key' on the other machine.
Do not share this key with anyone.

Read more here: https://docs.atuin.sh/guide/sync/#login

and then the rest would be the login flow which doesn’t work for me.