From 13149006844a3f35068bfbf5a6bec6b49b70518e Mon Sep 17 00:00:00 2001 From: db Date: Sat, 23 Jan 2016 22:42:52 +0000 Subject: [PATCH] Added a comment: How do I start it? --- ..._15_646a19555f982fb7ab302289400adc3d._comment | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/forum/new_linux_arm_tarball_build/comment_15_646a19555f982fb7ab302289400adc3d._comment diff --git a/doc/forum/new_linux_arm_tarball_build/comment_15_646a19555f982fb7ab302289400adc3d._comment b/doc/forum/new_linux_arm_tarball_build/comment_15_646a19555f982fb7ab302289400adc3d._comment new file mode 100644 index 0000000000..fee8cc91d0 --- /dev/null +++ b/doc/forum/new_linux_arm_tarball_build/comment_15_646a19555f982fb7ab302289400adc3d._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="db" + subject="How do I start it?" + date="2016-01-23T22:42:52Z" + content=""" +This happens when I launch git-annex-webapp + + [\u@\h \W]$ ./git-annex-webapp + Launching web browser on file:///tmp/webapp1804289383846930886.html + git-annex: xdg-open: createProcess: runInteractiveProcess: exec: does not exist (No such file or directory) + + +And the webapp1804289383846930886.html file seem to be deleted immediately. + +This is on a headless NAS and obviously I don't have a browser or anything on it. I just want to run Annex as a server/service and admin it from a browser on another machine on my LAN. +"""]]