summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar ovidiu@66ace8a8d99ce938b0538ffa0f26d30db02a9626 <ovidiu@web>2015-10-18 20:45:04 +0000
committerGravatar admin <admin@branchable.com>2015-10-18 20:45:04 +0000
commit46515ed90e84a123794c261e6d733cf2ba9091ef (patch)
treeb3dab9985a518dacbddd11e6f5a31f65c09801dc
parent03b3b8e5c23a1b3c1c21014a4024fdf5197108f1 (diff)
-rw-r--r--doc/forum/freebsd_git-annex_seems_to_be_in_an_upgrade_loop.mdwn16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/forum/freebsd_git-annex_seems_to_be_in_an_upgrade_loop.mdwn b/doc/forum/freebsd_git-annex_seems_to_be_in_an_upgrade_loop.mdwn
new file mode 100644
index 000000000..06ddda244
--- /dev/null
+++ b/doc/forum/freebsd_git-annex_seems_to_be_in_an_upgrade_loop.mdwn
@@ -0,0 +1,16 @@
+I installed git-annex on my freenas running freebsd according to the instructions on this site.
+every now and then it'll pop up (when using the webapp) telling me git-annex has been updated, do I want to restart.
+if I say yes, the webapp dies, I have to manually stop git annex assistant --stop and after a few minutes of using the webapp it again tells me it has been updated...
+
+only saw this in the logs:
+UpgradeWatcher: A new version of git-annex has been installed.
+
+
+Also, I connected 2 repos (on my NAS with freebsd and on my Macbook) but the NAS one can't connect to the MAcbook via SSH
+ssh: connect to host 192.168.178.33 port 22: Connection refused
+
+How is this supposed to work? Obviously for now it shows its only syncing metadata with my MACbook:
+syncing enabled (metadata only)
+
+Also, both repositories are bare, direct but when a file got pulled from the NAS to the MACbook it was a symlink and not the file itself, so what's wrong here?
+