michaelogrant / macfusion

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

MacFusion 2.0.3 and Snow Leopard Compatibility Issue #286

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install Snow Leopard
2. Open MacFusion 2.0.3
3. Open the MacFusion Log Viewer from the window menu.
4. try to connect via a SSH-connection and have a look at the Log Viewer. 

FTPFS still works great.

What is the expected output? What do you see instead?
Workaround: I download a sshfs binary and I'm using this instead in Terminal.app

What version of the product are you using? On what operating system?
OS X: 10.6
MacFuse 2.0.3
MacFusion 2.03

rudi

Original issue reported on code.google.com by ruedi...@me.com on 22 Aug 2009 at 2:50

GoogleCodeExporter commented 8 years ago
Same version for me: OS: 10.6, FUSE: 2.0.3, Fusion 2.0.3.

Always getting the "Remote host has disconnected." message.
log file excerpt:
-
(Macfusion, MFClient, iPhone, 09-09-07 3:20 PM) Note status changed for fs
<MFClientFS: 0x105ee60> (iPhone) to Waiting to Mount
(macfusionAgent, SSHServerFS, iPhone, 09-09-07 3:20 PM) Task launched OK
(macfusionAgent, SSHServerFS, iPhone, 09-09-07 3:20 PM) dyld: could not load 
inserted
library:
/Applications/Macfusion.app/Contents/PlugIns/sshfs.mfplugin/Contents/Resources/s
shnodelay.so
(macfusionAgent, SSHServerFS, iPhone, 09-09-07 3:20 PM) remote host has 
disconnected
(Macfusion, MFClient, iPhone, 09-09-07 3:20 PM) Note status changed for fs
<MFClientFS: 0x105ee60> (iPhone) to Failed to Mount
-

I'm no dev, but I can see something is wrong with the sshhs.mfpluging obviously.

Original comment by Procrast...@gmail.com on 7 Sep 2009 at 7:21

GoogleCodeExporter commented 8 years ago
There's a workaround for this, remove the file sshnodelay.so
As seen on http://derekneely.com/2009/08/macfuse-fix-for-snow-leopard/

Confirmed on 10.6/2.0.3/2.0.3

  Iwan

Original comment by V.tish...@gmail.com on 9 Sep 2009 at 8:50

GoogleCodeExporter commented 8 years ago
Thanks, this solved the problem for me. I see no backdraws as of now.

Original comment by Procrast...@gmail.com on 9 Sep 2009 at 11:34

GoogleCodeExporter commented 8 years ago
this solved it for me too.

i run 64bit snow leopard kernel

Original comment by nicolas....@gmail.com on 25 Oct 2009 at 7:27

GoogleCodeExporter commented 8 years ago
I have the same problem, but the workaround does not work for me.

Original comment by arimal...@gmail.com on 23 Jan 2010 at 2:35

GoogleCodeExporter commented 8 years ago
I also always get:
"Remote host has disconnected"
and my disk is failing to mount.

I have never managed to mount my disk do far.

I've been said that I should have SSHkeychain.app installed, but I cannot 
install 
this SSHkeycahin properly since I get this "important warning"

Warning:
Tunneling of ports < 1024 has been disabled because of a security hazard.

and then the installation fails.
The Macfusion log file contains the following:

(macfusionAgent, SSHServerFS, gate.nue.tu-berlin.de, 2/7/10 8:07 PM) Task 
launched OK
(macfusionAgent, SSHServerFS, gate.nue.tu-berlin.de, 2/7/10 8:07 PM) dyld: 
could not 
load inserted library: 
/Applications/Macfusion.app/Contents/PlugIns/sshfs.mfplugin/
Contents/Resources/sshnodelay.so
(macfusionAgent, SSHServerFS, gate.nue.tu-berlin.de, 2/7/10 8:07 PM) remote 
host has 
disconnected
(Macfusion, MFClient, gate.nue.tu-berlin.de, 2/7/10 8:07 PM) Note status 
changed for 
fs <MFClientFS: 0x1065a50> (gate.nue.tu-berlin.de) to Failed to Mount

Original comment by marvanit...@gmail.com on 7 Feb 2010 at 7:12