aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Default_startup_command.mdwn
diff options
context:
space:
mode:
authorGravatar https://openid.stackexchange.com/user/28a874a8-3c80-4389-8533-5f6883ba3324 <Felix_Elsner@web>2014-11-15 05:48:21 +0000
committerGravatar admin <admin@branchable.com>2014-11-15 05:48:21 +0000
commitbf2a56d353488aaf67cccf16ece0c3356c03743c (patch)
treea41b56d01fc6a19df37ff34a4fccdb53ce91e627 /doc/bugs/Default_startup_command.mdwn
parent39757fe01a7e00bc0ceb1fe1d11ff070076bcd66 (diff)
Change startup command to "git-annex webapp"
Diffstat (limited to 'doc/bugs/Default_startup_command.mdwn')
-rw-r--r--doc/bugs/Default_startup_command.mdwn27
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/bugs/Default_startup_command.mdwn b/doc/bugs/Default_startup_command.mdwn
new file mode 100644
index 000000000..172733fa7
--- /dev/null
+++ b/doc/bugs/Default_startup_command.mdwn
@@ -0,0 +1,27 @@
+### Please describe the problem.
+On a CM11 4.4.4 install, the startup will fail with the default startup command "git annex webapp".
+The error message shown is:
+```
+Falling back to hardcoded app location; cannot find expected files in /data/app-lib
+git annex webapp
+```
+
+However, using "git-annex webapp", git-annex will run fine.
+
+### What steps will reproduce the problem?
+
+Launch the beta or nightly build for 4.3 and 4.4, wait for error message
+
+### What version of git-annex are you using? On what operating system?
+
+Version "current" as of 2014-11-15 and also version "nightly build" as of 2014-11-15 on Android 4.4.4 CM11, device: Oppo Find 7a
+
+### Please provide any additional information below.
+
+[[!format sh """
+# If you can, paste a complete transcript of the problem occurring here.
+# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
+
+
+# End of transcript or log.
+"""]]