Discussion:
Locking client timeout
Johannes Klug
2014-03-25 08:02:39 UTC
Permalink
Dear list,

last night, I ran my first backup using a machine on the same network as
the repository. I Ctrl-C's in the middle of it, with the intention of
resuming the backup today.

I've tried repeatedly, but keep getting this:

$ obnam backup ~
00h00m00s 1 files 0 B scanned: locking clientERROR: R681AEX: Couldn't
create lock 6236094599196533806/lock: timeout
$ obnam --version
1.7.2


Both machines are running (X)-Ubuntu 13.10. I can ssh into the remote
machine fine.

Any ideas how to resume this backup?

Cheers,
Johannes
Lars Wirzenius
2014-03-25 08:17:36 UTC
Permalink
This post might be inappropriate. Click to display it.
Johannes Klug
2014-03-25 21:55:45 UTC
Permalink
Post by Lars Wirzenius
Post by Johannes Klug
Dear list,
last night, I ran my first backup using a machine on the same network as
the repository. I Ctrl-C's in the middle of it, with the intention of
resuming the backup today.
$ obnam backup ~
00h00m00s 1 files 0 B scanned: locking clientERROR: R681AEX: Couldn't
create lock 6236094599196533806/lock: timeout
$ obnam --version
1.7.2
obnam force-lock
obnam backup ~
Thanks Lars! That worked.

Loading...