]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
had a 500 here
authorhttps://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web>
Tue, 31 Mar 2015 00:35:39 +0000 (20:35 -0400)
committeradmin <admin@branchable.com>
Tue, 31 Mar 2015 00:35:39 +0000 (20:35 -0400)
doc/bugs/ikiwiki_explodes_when_git_rewrites_history.mdwn

index 0e67bfb47885ad0622fecacc2d9052fcae9b0977..fa839928f365850739ef87615339ce451dc33e9a 100644 (file)
@@ -15,3 +15,5 @@ Notice how the error message from git isn't present. It's in the `error.log`:
 </pre>
 
 The workaround I have found was to remove the `indexdb` file, because that's [[apparently legit|tips/inside_dot_ikiwiki/]]. But it would be nice to have (1) a proper error message (it had to dig around the error.log to understand what's going on), (2) to have a proper fallback if the `git log` fails and (3) to recover with the newer commit ID when we fallback. --[[anarcat]]
+
+> FWIW, I had a `500 Internal Server Error` while submitting this bug at first. :)