michaelogrant / macfusion

Automatically exported from code.google.com/p/macfusion
Other
1 stars 1 forks source link

SSHFS | Dropbear | remote host has disconnected (Cyberduck reports: Unexpected end of sftp stream) #245

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
MacFusion 1.2 Beta 3
Mac OS X 10.4.10

MacFusion SSHFS connection 'Linksys' to 212.42.170.133

> Linkysys: remote host has disconnected
> Linkysys: Mount Failed

In Terminal, 
ssh root@212.42.170.133
alerted me to a required change to 
~/.ssh/known_hosts

I made the change, 
ssh root@212.42.170.133 
was successful but still MacFusion could not connect, 

> Linkysys: remote host has disconnected
> Linkysys: Mount Failed

I reviewed my keychain and found an outdated password for 
Account: root
Where: ssh://212.42.170.133

I corrected and saved the password but still MacFusion could not connect, 

> Linkysys: remote host has disconnected
> Linkysys: Mount Failed

---

ssh server is in CoovaAP firmware, 

BusyBox v1.00 (2007.05.31-20:09+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

-------------------------------------------------------------
  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 OpenWRT-based system

    THIS SYSTEM IS FOR AUTHORIZED USERS ONLY. 
    UNAUTHORIZED PERSONS DO NOT PROCEED. 

CoovaAP Firmware v1.0 beta.5 - Copyright (c) 2007 Coova Technologies Ltd.

-------------------------------------------------------------
 WHITE RUSSIAN (0.9+)

Original issue reported on code.google.com by grahampe...@gmail.com on 14 Sep 2007 at 10:02

GoogleCodeExporter commented 8 years ago
The issue is not limited to MacFUSE/SSHFS/MacFusion. 

Cyberduck also fails: 

> I/O Error: Connection failed
> sftp://root@212.42.170.133:22
> Unexpected end of sftp stream. 

At <http://paste.lisp.org/display/47712> verbose log from an ssh connection. 

For the MacFusion connection, specifying 
-o debug 
doesn't cause any additional information to be logged. 

Original comment by grahampe...@gmail.com on 14 Sep 2007 at 10:12

GoogleCodeExporter commented 8 years ago
Probably not an issue with MacFusion so I'm setting the status to 
WontFix

Original comment by grahampe...@gmail.com on 14 Sep 2007 at 10:18

GoogleCodeExporter commented 8 years ago
An explanation: <http://forum.openwrt.org/viewtopic.php?id=9345>

Original comment by grahampe...@gmail.com on 14 Sep 2007 at 10:31

GoogleCodeExporter commented 8 years ago
This was a server issue. 

In the CoovaAP GUI I installed openssh-sftp-server after which MacFusion 
connected first time. 

Original comment by grahampe...@gmail.com on 14 Sep 2007 at 12:18