summaryrefslogtreecommitdiff
path: root/doc/bugs/Internal_Server_Error:_Unknown_UUID/comment_1_f42f703a5d267557abf5e932f0890d4a._comment
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-03-12 12:57:18 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-03-12 12:57:18 -0400
commitca10c06819aacc50d4423836ce51fc4486803789 (patch)
treee96072aef36f12d28d715fd4b7396d3fea4eef4c /doc/bugs/Internal_Server_Error:_Unknown_UUID/comment_1_f42f703a5d267557abf5e932f0890d4a._comment
parent024dd384140b25f69defd762e41fd5e4af4f3567 (diff)
rename files containing :
This is mostly to let the repo check out on windows w/o using cygwin's git. But, bash completion is also crap with : , so ..
Diffstat (limited to 'doc/bugs/Internal_Server_Error:_Unknown_UUID/comment_1_f42f703a5d267557abf5e932f0890d4a._comment')
-rw-r--r--doc/bugs/Internal_Server_Error:_Unknown_UUID/comment_1_f42f703a5d267557abf5e932f0890d4a._comment37
1 files changed, 0 insertions, 37 deletions
diff --git a/doc/bugs/Internal_Server_Error:_Unknown_UUID/comment_1_f42f703a5d267557abf5e932f0890d4a._comment b/doc/bugs/Internal_Server_Error:_Unknown_UUID/comment_1_f42f703a5d267557abf5e932f0890d4a._comment
deleted file mode 100644
index e8494ab17..000000000
--- a/doc/bugs/Internal_Server_Error:_Unknown_UUID/comment_1_f42f703a5d267557abf5e932f0890d4a._comment
+++ /dev/null
@@ -1,37 +0,0 @@
-[[!comment format=mdwn
- username="carlo"
- ip="118.208.1.126"
- subject="comment 1"
- date="2013-07-06T22:52:18Z"
- content="""
-I got the same error. Local repo has no name but in the logs I can see that it's trying to make a local connection:
-
- [2013-07-07 08:29:51 EST] main: starting assistant version 4.20130627
- [2013-07-07 08:29:51 EST] TransferScanner: Syncing with arkham.local_annex
-
-(snip)
-
- 07/Jul/2013:08:41:56 +1000 [Error#yesod-core] Unknown UUID @(yesod-core-1.2.3:Yesod.Core.Class.Yesod ./Yesod/Core/Class/Yesod.hs:471:5)
- ssh: Could not resolve hostname arkham.local: Name or service not known
- ssh: Could not resolve hostname arkham.local: Name or service not known
- fatal: The remote end hung up unexpectedly
- git-annex: Unknown UUID
- ssh: Could not resolve hostname arkham.local: Name or service not known
- ssh: Could not resolve hostname arkham.local: Name or service not known
- fatal: The remote end hung up unexpectedly
- git-annex: Unknown UUID
- ssh: Could not resolve hostname arkham.local: Name or service not known
- ssh: Could not resolve hostname arkham.local: Name or service not known
- fatal: The remote end hung up unexpectedly
- git-annex: Unknown UUID
- ssh: Could not resolve hostname arkham.local: Name or service not known
- 07/Jul/2013:08:42:32 +1000 [Error#yesod-core] Unknown UUID @(yesod-core-1.2.3:Yesod.Core.Class.Yesod ./Yesod/Core/Class/Yesod.hs:471:5)
- ssh: Could not resolve hostname arkham.local: Name or service not known
- fatal: The remote end hung up unexpectedly
- git-annex: Unknown UUID
- ssh: Could not resolve hostname arkham.local: Name or service not known
-
-When I turn on arkham (the other laptop) I see transfers start up:
-
-
-"""]]