aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar divB <divB@web>2014-07-14 02:39:15 +0000
committerGravatar admin <admin@branchable.com>2014-07-14 02:39:15 +0000
commit40bff59021e690b10c28a0854e3e10aa717f4f31 (patch)
tree6b6cdb6863324f0e1e3ab32072ed26d4a1739212
parentd242881e69dbf4195016c562365b63dd5edb7918 (diff)
-rw-r--r--doc/forum/webapp_does_not_start.mdwn21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/forum/webapp_does_not_start.mdwn b/doc/forum/webapp_does_not_start.mdwn
index 210952171..3003af7d0 100644
--- a/doc/forum/webapp_does_not_start.mdwn
+++ b/doc/forum/webapp_does_not_start.mdwn
@@ -49,3 +49,24 @@ EDIT:
2.) There's really something very weird going on. At the beginning it worked. Then it stopped (as per above). Sometimes, when I start it using "Git Bash" it works. But then not any more.
3.) Rebooting the machine does not help
+
+EDIT once again:
+4.) I am afraid there is something big broken. Suddenly I could start the daemon again. The thing I did was to delete my complete annex.
+But if I shutdown the daemon now I get:
+
+ $ git annex webapp
+ Launching web browser on file://C:\cygwin\tmp\webapp85796.html
+
+ Detected a filesystem without fifo support.
+
+ Disabling ssh connection caching.
+
+ Detected a crippled filesystem.
+
+ Enabling direct mode.
+
+ (Recording state in git...)
+ WebApp crashed: ExitFailu
+
+... and the whole loop starts again. webapp daemon does not start as long as I delete the annex. Interestingly this is independent from %USERPROFILE%\.config. Deleting this directory does not change anything. So somehow git-annex "knows" that there is somewhere an annex and fails if it is.
+