michaelogrant / macfusion

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

Macfusion cannot mount - Mac OSX 10.6.7 #293

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install Macfusion 2.0.3 version
2. Try to  mount server
3.

What is the expected output? What do you see instead?
Get two different error messages when mounting different servers.

Could not mount filesystem: Authentication has failed.
Could not mount filesystem: Remote host has disconnected.

What version of the product are you using? On what operating system?
MacOSX 10.6.7

Please provide any additional information below.

Original issue reported on code.google.com by gsu...@gmail.com on 15 Apr 2011 at 3:56

GoogleCodeExporter commented 8 years ago
I also receive the following when trying to mount:

Could not mount filesystem: Mount process has terminated unexpectedly.

Original comment by gsu...@gmail.com on 15 Apr 2011 at 5:30

GoogleCodeExporter commented 8 years ago
Mine just freezes my computer with no error.

Original comment by AZConcep...@gmail.com on 19 Apr 2011 at 6:33

GoogleCodeExporter commented 8 years ago
I am having the same issue with Macfusion 2.0.4. Error is "Could not mount 
filesystem: Mount process has terminated unexpectedly." When looking at the log 
I see:

(SSHServerFS, catania, 4/19/11 2:18 PM) the MacFUSE file system is not 
available (71)
debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
debug1: channel 0: free: client-session, nchannels 1
debug1: fd 0 clearing O_NONBLOCK
debug1: fd 2 clearing O_NONBLOCK
Transferred: sent 1424, received 2120 bytes, in 0.1 seconds
Bytes per second: sent 10697.3, received 15925.7
debug1: Exit status 0

Thanks!

Original comment by ernes...@gmail.com on 19 Apr 2011 at 9:19

GoogleCodeExporter commented 8 years ago
Odd.  I get a totally different error:

Apr 23 21:06:38 hotlap macfusionAgent[1699]: debug1: Authentication succeeded 
(publickey).^M\ndebug1: channel 0: new [client-session]^M\ndebug1: Requesting 
no-more-sessions@openssh.com
Apr 23 21:06:38 hotlap macfusionAgent[1699]: debug1: Entering interactive 
session.
Apr 23 21:06:38 hotlap macfusionAgent[1699]: debug1: Sending subsystem: sftp
Apr 23 21:06:38 hotlap macfusionAgent[1699]: Mount time out detected. Killing 
task <NSConcreteTask: 0x102a0f0> pid 1709
Apr 23 21:06:38 hotlap KernelEventAgent[41]: tid 00000000 received event(s) 
VQ_DEAD (32)

Original comment by spork.sp...@gmail.com on 24 Apr 2011 at 1:22

GoogleCodeExporter commented 8 years ago
I have the same problems. Is there any solution, yet?
Thanks!

Original comment by petralan...@gmail.com on 26 May 2011 at 8:11

GoogleCodeExporter commented 8 years ago
I get the same problem but only occasionally. I am using macfusion to mount 
with sshfs a remote directory. When I loose connection I find the driver 
unmounted, but if I try to remount it I get the error.

If I reboot the computer it works again.

The log is:

(SSHServerFS, lxplus.cern.ch, 5/27/11 6:04 PM) debug1: 
client_input_channel_req: channel 0 rtype exit-status reply 0
debug1: channel 0: free: client-session, nchannels 1
debug1: fd 0 clearing O_NONBLOCK
debug1: fd 2 clearing O_NONBLOCK
Transferred: sent 1392, received 1688 bytes, in 1.7 seconds
Bytes per second: sent 821.0, received 995.6
debug1: Exit status 0

Original comment by destroy...@gmail.com on 27 May 2011 at 4:09

GoogleCodeExporter commented 8 years ago
same here, seems to be a hopeless bug

Original comment by wital...@gmail.com on 20 Oct 2011 at 3:45

GoogleCodeExporter commented 8 years ago
Yeah,  I also get this error.  I can initially log into my AWS EC2 machine, 
start an upload, and then it terminates prematurely.  Any attempt to mount the 
drive again results in the following log contents.

(macfusionAgent, SSHServerFS, aws-ec2, 12-02-26 12:46 PM) mount_osxfusefs: 
mount point /Users/aaronromeo/aws-ec2 is itself on a OSXFUSE volume
(MacfusionMenuling, MFClient, aws-ec2, 12-02-26 12:46 PM) Note status changed 
for fs <MFClientFS: 0x200053920> (aws-ec2) to Failed to Mount
(Macfusion, MFClient, aws-ec2, 12-02-26 12:46 PM) Note status changed for fs 
<MFClientFS: 0x200055220> (aws-ec2) to Failed to Mount
(macfusionAgent, SSHServerFS, aws-ec2, 12-02-26 12:46 PM) debug1: 
client_input_channel_req: channel 0 rtype exit-status reply 0
debug1: channel 0: free: client-session, nchannels 1
debug1: fd 0 clearing O_NONBLOCK
debug1: fd 2 clearing O_NONBLOCK
Transferred: sent 2320, received 2392 bytes, in 0.2 seconds
Bytes per second: sent 12793.8, received 13190.8
debug1: Exit status 0

Original comment by aaron.ro...@gmail.com on 26 Feb 2012 at 6:37

GoogleCodeExporter commented 8 years ago
Same here on 10.6.8

Original comment by differe...@gmail.com on 25 Aug 2012 at 9:39

GoogleCodeExporter commented 8 years ago
For me it looked like the process was already running and that was why i got 
the  "mount_osxfusefs: ...  OSXFUSE volume"-error message.

Original comment by johan.mo...@gmail.com on 10 Apr 2014 at 8:25