summaryrefslogtreecommitdiff
path: root/doc/forum/Weird_SSH_issue.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-03-07 16:36:36 -0400
committerJoey Hess <joeyh@joeyh.name>2016-03-07 16:36:36 -0400
commit16a95afa2fe22a4df9c371489c4ee7ffdef8e07b (patch)
tree6e0869e78aba03be2591569369e1e099bb86568e /doc/forum/Weird_SSH_issue.mdwn
parent9bbc292b3f903a1476e3524bb9198e58ce300401 (diff)
parent822694e790102efa2a5bb4a0c3d62c6fce1d4e87 (diff)
Merge remote-tracking branch 'remotes/misandrist/FreeBSD' into wip
Diffstat (limited to 'doc/forum/Weird_SSH_issue.mdwn')
-rw-r--r--doc/forum/Weird_SSH_issue.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/forum/Weird_SSH_issue.mdwn b/doc/forum/Weird_SSH_issue.mdwn
new file mode 100644
index 00000000..11094d55
--- /dev/null
+++ b/doc/forum/Weird_SSH_issue.mdwn
@@ -0,0 +1,3 @@
+For some reason (and I'm not sure exactly when this started), when I propellor --spin a host when the control master socket does not yet exist, none of the output from the remote host comes back. The remote run works fine, I just have to ^C the local propellor once I see that the remote run is done (by watching top on the remote host or something). If the socket does already exist (eg. spinning again immediately), then everything is fine.
+
+I assume this is some issue with my local SSH version or config, but I have no clue what. Anyone have any ideas?