Added a comment: remote.log
This commit is contained in:
parent
add2f406a8
commit
b493ac8d35
1 changed files with 20 additions and 0 deletions
|
@ -0,0 +1,20 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="user4"
|
||||||
|
avatar="http://cdn.libravatar.org/avatar/cd0825fd95c541c0a48c7138b59c240a"
|
||||||
|
subject="remote.log"
|
||||||
|
date="2017-06-11T19:53:27Z"
|
||||||
|
content="""
|
||||||
|
Since the most likely culprit (after aliens) is the encrypted rsync remote, here is the remote.log. I've replaced
|
||||||
|
sensitive information with variables in double curly braces
|
||||||
|
|
||||||
|
{{uuid}} = cipher={{cipher}} cipherkeys={{keyid}} {{url}}= name={{name}} rsyncurl={{url}} type=rsync timestamp=1345706291.523459s
|
||||||
|
{{uuid}} = cipher={{cipher}} cipherkeys={{keyid}} {{url}}= name={{name}} rsyncurl={{url}} type=rsync timestamp=1482178826.391400069s
|
||||||
|
{{uuid}} = cipher={{cipher}} cipherkeys={{keyid}} {{url}}= name={{name}} rsyncurl={{url}} type=rsync timestamp=1482742412.058733547s
|
||||||
|
{{uuid}} = cipher={{cipher}} cipherkeys={{keyid}} {{url}}= name={{name}} rsyncurl={{url}} type=rsync timestamp=1482742686.603751605s
|
||||||
|
{{uuid}} cipher={{cipher}} cipherkeys={{keyid}} name={{name}} rsyncurl={{url}} type=rsync timestamp=1343199142.018003s
|
||||||
|
{{uuid}} cipher={{cipher}} cipherkeys={{keyid}} name={{name}} rsyncurl={{url}} type=rsync timestamp=1343199310.53916s
|
||||||
|
{{uuid}} cipher={{cipher}} cipherkeys={{keyid}} name={{name}} rsyncurl={{url}} type=rsync timestamp=1343486259.34504s
|
||||||
|
|
||||||
|
Here {{uuid}} is the uuid of the encrypted rsync remote. It's odd that there are several lines for the same remote, and not all in the same format.
|
||||||
|
Could this be a PEBKAC involving a misconfigured rsync remote?
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue