diff options
author | https://www.google.com/accounts/o8/id?id=AItOawk8T83UmPYMaYZFXMtdnb74_J0YyEvlNSk <Jens@web> | 2013-06-08 20:53:13 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-06-08 20:53:13 +0000 |
commit | 22826ef720cc090fd2b85e47adbfc9077b9c899f (patch) | |
tree | 772a7a996af3ef4685b92b43c711374dce0d5416 | |
parent | a9bb4633c7b9655bf3b6624f53547aab922760f3 (diff) |
-rw-r--r-- | doc/bugs/Internal_Server_Error_unknown_UUID__59___cannot_modify.mdwn | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/bugs/Internal_Server_Error_unknown_UUID__59___cannot_modify.mdwn b/doc/bugs/Internal_Server_Error_unknown_UUID__59___cannot_modify.mdwn new file mode 100644 index 000000000..683b07905 --- /dev/null +++ b/doc/bugs/Internal_Server_Error_unknown_UUID__59___cannot_modify.mdwn @@ -0,0 +1,24 @@ +### Please describe the problem. +I was trying to use "Local Computer" option to sync up two machines on my local network. I was having some firewall issues and it failed on one machine. +It still created a repository without a name in the web ui and i get that Error unknown UUID when trying to edit or delete it. + +### What steps will reproduce the problem? +Machine A initiates pairing. Machine B accepts pairing. Machine A has a firewall blocking outgoing connections. +Machine B times out. Machine A accepts outgoing connections for vnetd. Machine A starts syncing with Machine B. +Machine B gets files but have a broken web ui. + + +### What version of git-annex are you using? On what operating system? + +4.20130601-g2b6c3f2 +OSX 10.7.5 on both Machine A and B + +### Please provide any additional information below. + +[[!format sh """ +# If you can, paste a complete transcript of the problem occurring here. +# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log + + +# End of transcript or log. +"""]] |