diff options
| author | mithrandi@311efa1b2b5c4999c2edae7da06fb825899e8a82 <mithrandi@web> | 2016-03-05 23:58:19 +0000 |
|---|---|---|
| committer | admin <admin@branchable.com> | 2016-03-05 23:58:19 +0000 |
| commit | d3504da8209ce2d2c9da9507a72252516a2a901f (patch) | |
| tree | c63d92051cb87d8c288479dc0726c6f733de9f51 /doc/forum/Weird_SSH_issue.mdwn | |
| parent | 4ea0c8cb4cb8e70e8fbc3ccc3f8357ac6a5972c4 (diff) | |
Diffstat (limited to 'doc/forum/Weird_SSH_issue.mdwn')
| -rw-r--r-- | doc/forum/Weird_SSH_issue.mdwn | 3 |
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? |
