Installed stand-alone tarball amd64. I was able to launch webapp. (on laptop) Created a repository to local home directory. Then ceated another repository to invite local desktop pc.(this one had all the files i wanted to sync) Went to dektop and accepted invitation. But both machines never stopped synching? and nothing really happened. so I removed repository on laptop to start fresh. But now webapp does nothing. I removed and re-installed a few times but still nothing. Only as superuser will the webapp attempt to load but fails because it is super user running. As far as version of git-annex... it prompted to upgrade and i think i saw a 5 in there somewhere.
and since it won't load anymore i guess there is no log.
There's a bit of a dearth of information here. I think I need to know:
What the version is (output of
git annex version
)What happens when you run
git annex webapp
("does nothing" is very vague. Does it sit there forever without returning to the prompt? Print an error message? Open a web browser that's not usable somehow?)You might take a look at the file
~/.config/git-annex/autostart
and remove any repository you deleted from there, although normally git-annex will ignore entries that no longer exist.