Hello
Atuin version: 18.16.1
sync_address: https://api.atuin.sh
username: pavel1114
auth_state: Hub (legacy token — run ‘atuin login’ to upgrade)
Problem:
- atuin login opens CLI Hub auth URL
- URL redirects to Login · Atuin Hub
- login password does not work
- password reset email does not arrive
- registering same username does not show “already taken”, but POST /register returns 302 and empty form
❯ atuin doctor
Atuin Doctor
Checking for diagnostics
Please include the output below with any bug reports or issues
{
"atuin": {
"version": "18.16.1",
"commit": "671f96b60dac49d1d2de73cc0812986a5e22ce7b",
"sync": {
"auth_state": "Hub (legacy token — run 'atuin login' to upgrade)",
"records": true,
"auto_sync": true,
"last_sync": "2026-07-09 5:44:31.505139219 +00:00:00"
},
"sqlite_version": "3.46.0"
},
"shell": {
"name": "zsh",
"default": "zsh",
"plugins": [
"atuin"
],
"preexec": "built-in"
},
"system": {
"os": "Ubuntu",
"arch": "x86_64",
"version": "24.04",
"disks": [
Thank you in advance