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

Error "version specified in config file is not an int" when checking #412

Open
collioud opened this issue Nov 26, 2024 · 0 comments
Open

Comments

@collioud
Copy link

collioud commented Nov 26, 2024

Describe the bug
Got this error when running command autorestic check:

Using config: 	 /home/collioud/.config/autorestic/.autorestic.yml
Using env:	 /home/collioud/.config/autorestic/.autorestic.env
version specified in config file is not an int
Using lock:	 /home/collioud/.config/autorestic/.autorestic.lock.yml

I tried with a full config file, or just with a one-line config file (echo "version: 2" > .autorestic.yml)... Got the same error.

Expected behavior
Check of config file without error.

Environment

  • OS: Ubuntu
  • Version: 24.04 (amd64)
  • shell: zsh 5.9 (with zprezto installed)
  • autorestic: 1.8.3
  • restic: 0.17.3 compiled with go1.23.3 on linux/amd64

Additional context
This happens with an installation "from scratch". Tested also with autorestic 1.7.11 : same error.

Thank you for your help!
Best regards,
Arnaud

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