Skip to content

[Bug]: Migration error 20260224000100 #3319

@Grimblee

Description

@Grimblee

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions