summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-11-05 12:32:09 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-11-05 12:32:09 -0400
commitf92fda8d39d64380c5a562c711660e34b276525a (patch)
tree5388d7750511e90e2a18f75156ae8dc6490e3f92
parent02c290c7c1e0a656c7fac49fa9b695d8640235fe (diff)
fixed long ago
-rw-r--r--doc/bugs/internal_server_error:_unknown_UUID_on_webapp.mdwn7
1 files changed, 7 insertions, 0 deletions
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 da28dd9a9..864f39673 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]]