From 564da7946cd8cf842edb050484dbada80539856f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 5 Nov 2013 12:32:09 -0400 Subject: [PATCH] fixed long ago --- .../internal_server_error:_unknown_UUID_on_webapp.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/bugs/internal_server_error:_unknown_UUID_on_webapp.mdwn b/doc/bugs/internal_server_error:_unknown_UUID_on_webapp.mdwn index da28dd9a95..864f39673b 100644 --- a/doc/bugs/internal_server_error:_unknown_UUID_on_webapp.mdwn +++ b/doc/bugs/internal_server_error:_unknown_UUID_on_webapp.mdwn @@ -93,3 +93,10 @@ ok """]] > I wonder if this couldn't be related to [[cannot determine uuid for origin]], although in this case the remote is just not added to `.git/config`. --[[anarcat]] + +> This was fixed in commit 44e1524be53373ddbf28d643bedf5455433c2b2e +> on Sep 29th. You should update. [[done]] +> +> (It also sounds like your repository on markov is for some reason not +> able to push its git repository to marcos. You might need to fix +> something in your setup to get syncing working) --[[Joey]]