-
-
Notifications
You must be signed in to change notification settings - Fork 803
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What did you expect to happen?
Hello !
For some reason my atuin setup is in error, I tried deleting the records.db as mentioned in a previous issue but that didn't fix it.
I tried reinstalling, I also reset my data and tried only copying the history.db* files, but it persists.
I'm not using the sync function.
How can I recover my history data ?
Thank you,
What happened?
Error: migration 20260224000100 was previously applied but is missing in the resolved migrations
Caused by:
migration 20260224000100 was previously applied but is missing in the resolved migrations
Location:
crates/atuin/src/command/client.rs:144:18
Atuin doctor output
{
"atuin": {
"version": "18.12.1",
"commit": "42dd242541d1db21c676e213a98d50ee74bd553d",
"sync": null,
"sqlite_version": "3.46.0"
},
"shell": {
"name": "zsh",
"default": "zsh",
"plugins": [],
"preexec": null
},
"system": {
"os": "CachyOS Linux",
"arch": "x86_64",
"version": "rolling",
"disks": [
{
"name": "/dev/mapper/luks-eabc0411-aef5-450a-9a80-60f7c463abf2",
"filesystem": "btrfs"
},
{
"name": "/dev/mapper/luks-eabc0411-aef5-450a-9a80-60f7c463abf2",
"filesystem": "btrfs"
},
{
"name": "/dev/mapper/luks-eabc0411-aef5-450a-9a80-60f7c463abf2",
"filesystem": "btrfs"
},
{
"name": "/dev/mapper/luks-eabc0411-aef5-450a-9a80-60f7c463abf2",
"filesystem": "btrfs"
},
{
"name": "/dev/mapper/luks-eabc0411-aef5-450a-9a80-60f7c463abf2",
"filesystem": "btrfs"
},
{
"name": "/dev/mapper/luks-eabc0411-aef5-450a-9a80-60f7c463abf2",
"filesystem": "btrfs"
},
{
"name": "/dev/mapper/luks-eabc0411-aef5-450a-9a80-60f7c463abf2",
"filesystem": "btrfs"
},
{
"name": "/dev/nvme0n1p1",
"filesystem": "vfat"
}
]
}
}Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working