Ticket #48 (new uncategorised)

Opened 2 months ago

Last modified 4 weeks ago

Macfusion 2.0 Beta 5: first launch: first use of each SSHFS favourite failed

Reported by: grahamperrin Owned by: mgorbach
Priority: minor Milestone: 2.0
Component: MacFusion Version: 2.0
Keywords: Cc:

Description

  1. launched 2.0 Beta 5 for the first time.
  1. accepted the invitation to run the agent.
  1. tried one of two SSHFS favourites, failed to mount.
  1. tried my other SSHFS favourite, failed to mount.

Subsequent uses of both favourites have been successful.

Below, the log.

(Macfusion, MFSettingsController, 30/06/2008 10:38) Agent not runing. Request to Start.
(macfusionAgent, MFPluginController, 30/06/2008 10:38) Main bundle path  /Applications/Macfusion.app
(macfusionAgent, MFPluginController, 30/06/2008 10:38) Loaded plugin at path /Applications/Macfusion.app/Contents/PlugIns/ftpfs.mfplugin OK: org.mgorbach.macfusion2.ftpfs
(macfusionAgent, MFPluginController, 30/06/2008 10:38) Loaded plugin at path /Applications/Macfusion.app/Contents/PlugIns/sshfs.mfplugin OK: org.mgorbach.macfusion2.sshfs
(macfusionAgent, MFFilesystemController, 30/06/2008 10:38) Loading fs at /Users/gjp22/Library/Application Support/Macfusion/Filesystems/36C800B3-E520-4ACD-8B3B-F81CCC971CAF.macfusion
(macfusionAgent, MFFilesystemController, 30/06/2008 10:38) Loading fs at /Users/gjp22/Library/Application Support/Macfusion/Filesystems/4CC599A7-E410-400D-96F1-29FB3B88477E.macfusion
(macfusionAgent, MFFilesystemController, 30/06/2008 10:38) Loading fs at /Users/gjp22/Library/Application Support/Macfusion/Filesystems/89911026-0AAF-41D3-977A-C1EE97AA8C90.macfusion
(macfusionAgent, MFFilesystemController, 30/06/2008 10:38) Failed to load FS. Error: Invalid plugin ID given
(macfusionAgent, MFFilesystemController, 30/06/2008 10:38) Could not read recents from file at path /Users/gjp22/Library/Application Support/Macfusion/recents.plist
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:39) Mounting
(Macfusion, MFClient, localhost-sshfs, 30/06/2008 10:39) Note status changed for fs <MFClientFS: 0x1087270> (localhost-sshfs) to Waiting to Mount
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:39) Task launched OK
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:39) debug1: Reading configuration data /etc/ssh_config
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:39) debug1: Connecting to localhost [::1] port 22.
debug1: Connection established.
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:39) debug1: identity file /Users/gjp22/.ssh/id_rsa type -1
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:39) debug1: identity file /Users/gjp22/.ssh/id_dsa type 2
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:39) debug1: Remote protocol version 2.0, remote software version OpenSSH_4.7
debug1: match: OpenSSH_4.7 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.7
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:39) debug1: SSH2_MSG_KEXINIT sent
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:39) debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:39) debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:39) debug1: Host 'localhost' is known and matches the RSA host key.
debug1: Found key in /Users/gjp22/.ssh/known_hosts:63
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:39) debug1: Authentications that can continue: publickey,password,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Trying private key: /Users/gjp22/.ssh/id_rsa
debug1: Offering public key: /Users/gjp22/.ssh/id_dsa
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:39) debug1: Authentications that can continue: publickey,password,keyboard-interactive
debug1: Next authentication method: keyboard-interactive
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:39) debug1: read_passphrase: can't open /dev/tty: Device not configured
debug1: permanently_drop_suid: 19236
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:39) debug1: Authentication succeeded (keyboard-interactive).
debug1: channel 0: new [client-session]
debug1: Entering interactive session.
(Macfusion, MFClient, localhost-sshfs, 30/06/2008 10:39) Note status changed for fs <MFClientFS: 0x1087270> (localhost-sshfs) to Failed to Mount
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:39) debug1: Sending subsystem: sftp
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:39) 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
debug1: Transferred: stdin 0, stdout 0, stderr 0 bytes in 2.1 seconds
debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 0.0
debug1: Exit status 0
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:39) Mounting
(Macfusion, MFClient, omnium-gjp22, 30/06/2008 10:39) Note status changed for fs <MFClientFS: 0x137da80> (omnium-gjp22) to Waiting to Mount
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:39) Task launched OK
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:39) debug1: Reading configuration data /etc/ssh_config
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:39) debug1: Connecting to omnium.freeman-centre.ac.uk [139.184.225.200] port 22.
debug1: Connection established.
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:39) debug1: identity file /Users/gjp22/.ssh/id_rsa type -1
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:39) debug1: identity file /Users/gjp22/.ssh/id_dsa type 2
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:39) debug1: Remote protocol version 2.0, remote software version OpenSSH_4.7
debug1: match: OpenSSH_4.7 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.7
debug1: SSH2_MSG_KEXINIT sent
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:39) debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:39) debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:39) debug1: Host 'omnium.freeman-centre.ac.uk' is known and matches the RSA host key.
debug1: Found key in /Users/gjp22/.ssh/known_hosts:78
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:39) debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:39) debug1: SSH2_MSG_SERVICE_ACCEPT received
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:39) debug1: Authentications that can continue: publickey,password,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Trying private key: /Users/gjp22/.ssh/id_rsa
debug1: Offering public key: /Users/gjp22/.ssh/id_dsa
(Macfusion, MFClient, omnium-gjp22, 30/06/2008 10:39) Note status changed for fs <MFClientFS: 0x137da80> (omnium-gjp22) to Failed to Mount
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:39) debug1: Authentications that can continue: publickey,password,keyboard-interactive
debug1: Next authentication method: keyboard-interactive
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:39) debug1: read_passphrase: can't open /dev/tty: Device not configured
debug1: permanently_drop_suid: 19236
(macfusionAgent, MFFilesystemController, 30/06/2008 10:39) Invalid token in filesystemsForToken
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:39) debug1: Authentications that can continue: publickey,password,keyboard-interactive
debug1: Next authentication method: password
debug1: read_passphrase: can't open /dev/tty: Device not configured
(macfusionAgent, MFFilesystemController, 30/06/2008 10:39) Invalid token in filesystemsForToken
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:39) debug1: permanently_drop_suid: 19236
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:39) debug1: Authentications that can continue: publickey,password,keyboard-interactive
debug1: No more authentication methods to try.
Permission denied (publickey,password,keyboard-interactive).
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:40) Mounting
(Macfusion, MFClient, omnium-gjp22, 30/06/2008 10:40) Note status changed for fs <MFClientFS: 0x137da80> (omnium-gjp22) to Waiting to Mount
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:40) Task launched OK
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:40) debug1: Reading configuration data /etc/ssh_config
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:40) debug1: Connecting to omnium.freeman-centre.ac.uk [139.184.225.200] port 22.
debug1: Connection established.
debug1: identity file /Users/gjp22/.ssh/id_rsa type -1
debug1: identity file /Users/gjp22/.ssh/id_dsa type 2
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:40) debug1: Remote protocol version 2.0, remote software version OpenSSH_4.7
debug1: match: OpenSSH_4.7 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.7
debug1: SSH2_MSG_KEXINIT sent
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:40) debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:40) debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:40) debug1: Host 'omnium.freeman-centre.ac.uk' is known and matches the RSA host key.
debug1: Found key in /Users/gjp22/.ssh/known_hosts:78
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:40) debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:40) debug1: SSH2_MSG_SERVICE_ACCEPT received
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:40) debug1: Authentications that can continue: publickey,password,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Trying private key: /Users/gjp22/.ssh/id_rsa
debug1: Offering public key: /Users/gjp22/.ssh/id_dsa
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:40) debug1: Authentications that can continue: publickey,password,keyboard-interactive
debug1: Next authentication method: keyboard-interactive
debug1: read_passphrase: can't open /dev/tty: Device not configured
debug1: permanently_drop_suid: 19236
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:40) debug1: Authentication succeeded (keyboard-interactive).
debug1: channel 0: new [client-session]
debug1: Entering interactive session.
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:40) debug1: Sending subsystem: sftp
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:40) kextload: /Library/Filesystems/fusefs.fs/Support/fusefs.kext loaded successfully
(Macfusion, MFClient, omnium-gjp22, 30/06/2008 10:40) Note status changed for fs <MFClientFS: 0x137da80> (omnium-gjp22) to Mounted
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:40) Unmounting
(Macfusion, MFClient, omnium-gjp22, 30/06/2008 10:40) Note status changed for fs <MFClientFS: 0x137da80> (omnium-gjp22) to Unmounted
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:40) 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
debug1: Transferred: stdin 0, stdout 0, stderr 0 bytes in 19.3 seconds
debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 0.0
debug1: Exit status 0
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:40) Mounting
(Macfusion, MFClient, localhost-sshfs, 30/06/2008 10:40) Note status changed for fs <MFClientFS: 0x1087270> (localhost-sshfs) to Waiting to Mount
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:40) Task launched OK
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:40) debug1: Reading configuration data /etc/ssh_config
debug1: Connecting to localhost [::1] port 22.
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:40) debug1: Connection established.
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:40) debug1: identity file /Users/gjp22/.ssh/id_rsa type -1
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:40) debug1: identity file /Users/gjp22/.ssh/id_dsa type 2
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:40) debug1: Remote protocol version 2.0, remote software version OpenSSH_4.7
debug1: match: OpenSSH_4.7 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.7
debug1: SSH2_MSG_KEXINIT sent
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:40) debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:40) debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:40) debug1: Host 'localhost' is known and matches the RSA host key.
debug1: Found key in /Users/gjp22/.ssh/known_hosts:63
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:40) debug1: SSH2_MSG_SERVICE_ACCEPT received
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:40) debug1: Authentications that can continue: publickey,password,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Trying private key: /Users/gjp22/.ssh/id_rsa
debug1: Offering public key: /Users/gjp22/.ssh/id_dsa
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:40) debug1: Authentications that can continue: publickey,password,keyboard-interactive
debug1: Next authentication method: keyboard-interactive
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:40) debug1: read_passphrase: can't open /dev/tty: Device not configured
debug1: permanently_drop_suid: 19236
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:40) debug1: Authentication succeeded (keyboard-interactive).
debug1: channel 0: new [client-session]
debug1: Entering interactive session.
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:40) debug1: Sending subsystem: sftp
(Macfusion, MFClient, localhost-sshfs, 30/06/2008 10:40) Note status changed for fs <MFClientFS: 0x1087270> (localhost-sshfs) to Mounted
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:40) Unmounting
(Macfusion, MFClient, localhost-sshfs, 30/06/2008 10:40) Note status changed for fs <MFClientFS: 0x1087270> (localhost-sshfs) to Unmounted
(macfusionAgent, SSHServerFS, localhost-sshfs, 30/06/2008 10:40) 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
debug1: Transferred: stdin 0, stdout 0, stderr 0 bytes in 7.5 seconds
debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 0.0
debug1: Exit status 0
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:41) Mounting
(Macfusion, MFClient, omnium-gjp22, 30/06/2008 10:41) Note status changed for fs <MFClientFS: 0x10a93e0> (omnium-gjp22) to Waiting to Mount
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:41) Task launched OK
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:41) debug1: Reading configuration data /etc/ssh_config
debug1: Connecting to omnium.freeman-centre.ac.uk [139.184.225.200] port 22.
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:41) debug1: Connection established.
debug1: identity file /Users/gjp22/.ssh/id_rsa type -1
debug1: identity file /Users/gjp22/.ssh/id_dsa type 2
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:41) debug1: Remote protocol version 2.0, remote software version OpenSSH_4.7
debug1: match: OpenSSH_4.7 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.7
debug1: SSH2_MSG_KEXINIT sent
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:41) debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:41) debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:41) debug1: Host 'omnium.freeman-centre.ac.uk' is known and matches the RSA host key.
debug1: Found key in /Users/gjp22/.ssh/known_hosts:78
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:41) debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:41) debug1: Authentications that can continue: publickey,password,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Trying private key: /Users/gjp22/.ssh/id_rsa
debug1: Offering public key: /Users/gjp22/.ssh/id_dsa
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:41) debug1: Authentications that can continue: publickey,password,keyboard-interactive
debug1: Next authentication method: keyboard-interactive
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:41) debug1: read_passphrase: can't open /dev/tty: Device not configured
debug1: permanently_drop_suid: 19236
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:41) debug1: Authentication succeeded (keyboard-interactive).
debug1: channel 0: new [client-session]
debug1: Entering interactive session.
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:41) debug1: Sending subsystem: sftp
(Macfusion, MFClient, omnium-gjp22, 30/06/2008 10:41) Note status changed for fs <MFClientFS: 0x10a93e0> (omnium-gjp22) to Mounted
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:41) Unmounting
(Macfusion, MFClient, omnium-gjp22, 30/06/2008 10:41) Note status changed for fs <MFClientFS: 0x10a93e0> (omnium-gjp22) to Unmounted
(macfusionAgent, SSHServerFS, omnium-gjp22, 30/06/2008 10:41) 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
debug1: Transferred: stdin 0, stdout 0, stderr 0 bytes in 1.0 seconds
debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 0.0
debug1: Exit status 0

Attachments

Change History

Changed 2 months ago by grahamperrin

1. launched 2.0 Beta 5 for the first time.

More specifically:

  1. have some favourites (from use of previous betas)
  1. launched 2.0 Beta 5 for the first time

Changed 2 months ago by grahamperrin

Attempt to reproduce, using 2.0 Beta 6

  1. beginning with no favourites
  2. Installed MacFUSE Core 10.5-1.7.1
  3. restarted Mac OS X 10.5.4
  4. launched Macfusion 2.0 Beta 6
  5. started agent
  6. did not opt to start agent at log in time
  7. added a favourite
    • entered host, localhost
    • entered user name, gjp22
    • did not enter password (expecting it to be read from a keychain)
  8. mounted

Result

No problem.

Changed 4 weeks ago by grahamperrin

I think ticket:66 explains what was noted in this ticket:48.

Add/Change #48 (Macfusion 2.0 Beta 5: first launch: first use of each SSHFS favourite failed)

Author



Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change. Next status will be 'new'
The owner will change to anonymous. Next status will be 'assigned'
 
Note: See TracTickets for help on using tickets.