summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar divB <divB@web>2014-07-12 02:07:46 +0000
committerGravatar admin <admin@branchable.com>2014-07-12 02:07:46 +0000
commite1a7eff16d838d0c2760ffc02538b9edb6d3fabb (patch)
tree1f38a0da31933cecd14b95a42017d4c0b26f1dc7 /doc
parent61b208af38e1b1d5aac1316cb117dca753f44735 (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/webapp_does_not_start.mdwn18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/forum/webapp_does_not_start.mdwn b/doc/forum/webapp_does_not_start.mdwn
new file mode 100644
index 000000000..6f7f64ec2
--- /dev/null
+++ b/doc/forum/webapp_does_not_start.mdwn
@@ -0,0 +1,18 @@
+Sorry, I have again an issue :(
+
+What could be the problem that the webapp is not starting (in Windows)? git annex just exists without messages, connection to localhost failes of course
+
+me@laptop /cygdrive/c/Data
+$ git annex --verbose --debug webapp
+
+me@laptop /cygdrive/c/Data
+$
+
+If I run it within an annexed directory I get at least one message - but it still immideately exits:
+
+me@laptop /cygdrive/c/Data/annex
+$ git annex --verbose --debug webapp
+[2014-07-11 19:06:58 Pacific Daylight Time] chat: git-annex ["--verbose","--debug","webapp"]
+
+me@laptop /cygdrive/c/Data/annex
+$