-
-
Notifications
You must be signed in to change notification settings - Fork 762
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What did you expect to happen?
not 404 and showing the output, for my dotfiles scripting purpose
What happened?
Got 404 in atuin status with default cloud server
Atuin doctor output
❯ atuin doctor
Atuin Doctor
Checking for diagnostics
Please include the output below with any bug reports or issues
{
"atuin": {
"version": "18.10.0",
"commit": "",
"sync": {
"cloud": true,
"records": true,
"auto_sync": true,
"last_sync": "1970-01-01 0:00:00.0 +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.0.1",
"disks": [
{
"name": "Macintosh HD",
"filesystem": "apfs"
},
{
"name": "Macintosh HD",
"filesystem": "apfs"
}
]
}
}Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working