-
Notifications
You must be signed in to change notification settings - Fork 137
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
Peewee error when adding locked repository. #1449
Comments
Firstly borg v1.2.2 is not fullly supported yet. See #1409. Can you fill in the bug report template I pasted in to you comment? Click on edit to see the instructions included as html comments. |
Have provided/updated what I can.
… On 31 Oct 2022, at 17:09, yfprojects ***@***.***> wrote:
Firstly borg v1.2.2 is not fullly supported yet. See #1409 <#1409>.
However I don't think this is the reason for your issue.
Can you fill in the bug report template I pasted in to you comment? Click on edit to see the instructions included as html comments.
—
Reply to this email directly, view it on GitHub <#1449 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ALS5P3NDNUGZVJFYSOYEBETWF7VMJANCNFSM6AAAAAARTCEIFI>.
You are receiving this because you authored the thread.
|
So there are two problems here: The first problem is that the lock file of the repo you are trying to add isn't acquired - possibly by another process. If there is no process accessing the repository, you can break the lock in the command line. |
It is now with the newest release |
Breaking the lock worked, did it for all troublesome repos, all now backed up fine. |
All done. |
Likely fixed via #2073 |
Description
This is on a Mac Studio running fully patched Venture, Vorta , Borg 1.2.2, connecting in this case to an Rsync.net repo, but happens also with BorgBase repos (I use both).
I was able to reproduce the issue.
I had migrated from an old MacPro 2012 running Catalina to a new Mac Studio running Venture. I had imported the profiles from Catalina. This issue happened each time I tried to re-attach to an existing repo - unlinked the repo, re-linked it with repo name and password, added the ssh key, added "--remote-path=borg1" in the extra Borg args.
Environment
Logs
Another example:
The text was updated successfully, but these errors were encountered: