Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with Atuin #2569

Open
b9Joker108 opened this issue Feb 1, 2025 · 0 comments
Open

Problems with Atuin #2569

b9Joker108 opened this issue Feb 1, 2025 · 0 comments

Comments

@b9Joker108
Copy link

b9Joker108 commented Feb 1, 2025

I have Atuin in three environments and am happy with it. I am trying to go back through my history on one environment and just pressing the up key and scrolling back through history, is not very much history at all. I do atuin key and it prints my key. But when I try and sync, it says I am not logged-in. I have my username, password and key and I can’t get it to login and sync so I can go through my full history. It is getting me really annoyed.

[192.168.0.5] avadhuta108@debian:~ $ atuin doctor
Atuin Doctor
Checking for diagnostics


Please include the output below with any bug reports or issues

{
  "atuin": {
    "version": "18.4.0",
    "sync": null,
    "sqlite_version": "3.46.0"
  },
  "shell": {
    "name": "zsh",
    "default": "zsh",
    "plugins": [
      "atuin"
    ],
    "preexec": "built-in"
  },
  "system": {
    "os": "Debian GNU/Linux",
    "arch": "x86_64",
    "version": "12",
    "disks": [
      {
        "name": "/dev/mapper/debian--vg-root",
        "filesystem": "ext4"
      },
      {
        "name": "/dev/sda2",
        "filesystem": "ext2"
      },
      {
        "name": "/dev/sdc1",
        "filesystem": "btrfs"
      },
      {
        "name": "/dev/sdd2",
        "filesystem": "btrfs"
      },
      {
        "name": "/dev/sdb2",
        "filesystem": "btrfs"
      },
      {
        "name": "/dev/sda1",
        "filesystem": "vfat"
      }
    ]
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant