[Cyberduck-trac] [Cyberduck] #8802: Failure No Route to Host when connecting to IPv6 address

Cyberduck trac at trac.cyberduck.io
Mon May 25 11:27:11 UTC 2015


#8802: Failure No Route to Host when connecting to IPv6 address
----------------------------+------------------------
 Reporter:  richardvd       |         Owner:  dkocher
     Type:  defect          |        Status:  closed
 Priority:  high            |     Milestone:  4.8
Component:  core            |       Version:  4.7
 Severity:  major           |    Resolution:  fixed
 Keywords:  IPv6            |  Architecture:  Intel
 Platform:  Mac OS X 10.10  |
----------------------------+------------------------

Comment (by richardvd):

 Replying to [comment:29 dkocher]:
 > Replying to [comment:28 richardvd]:
 > Sorry, my fault. We only ever logged `ERROR` level to the system log.
 Removed constraint in r17641.
 That makes sense, no problem!  This is the output from starting the FTP-
 session to ftp6.netbsd.org until seeing the error popup:

 {{{
 25/05/15 13:17:47,222 Cyberduck[38025]: [main] DEBUG
 ch.cyberduck.ui.cocoa.BrowserController - Mount session for
 Host{credentials=Credentials{user='anonymous'},
 hostname='ftp6.netbsd.org', port=21, protocol=ftp}
 25/05/15 13:17:47,222 Cyberduck[38025]: [main] DEBUG
 ch.cyberduck.ui.cocoa.BrowserController - Unmount session null
 25/05/15 13:17:47,222 Cyberduck[38025]: [main] DEBUG
 ch.cyberduck.core.SessionFactory - Create session for
 Host{credentials=Credentials{user='anonymous'},
 hostname='ftp6.netbsd.org', port=21, protocol=ftp}
 25/05/15 13:17:47,223 Cyberduck[38025]: [main] DEBUG
 ch.cyberduck.ui.cocoa.BrowserController - Set working directory to null
 25/05/15 13:17:47,223 Cyberduck[38025]: [main] DEBUG
 ch.cyberduck.ui.cocoa.BrowserController - Set path filter to null
 25/05/15 13:17:47,224 Cyberduck[38025]: [main] DEBUG
 ch.cyberduck.ui.cocoa.BrowserController - Reload data with selected files
 []
 25/05/15 13:17:47,224 Cyberduck[38025]: [main] DEBUG
 ch.cyberduck.ui.cocoa.BrowserOutlineViewModel - Reload table view
 <CDOutlineView: 0x1001389c0> for changes files []
 25/05/15 13:17:47,225 Cyberduck[38025]: [main] DEBUG
 ch.cyberduck.core.AbstractController - Run action
 WorkerBackgroundAction{worker=MountWorker{session=Session{host=Host{credentials=Credentials{user='anonymous'},
 hostname='ftp6.netbsd.org', port=21, protocol=ftp}, state=closed}},
 result=null} in background
 25/05/15 13:17:47,226 Cyberduck[38025]: [main] DEBUG
 ch.cyberduck.core.AbstractController - Synchronize on lock
 Session{host=Host{credentials=Credentials{user='anonymous'},
 hostname='ftp6.netbsd.org', port=21, protocol=ftp}, state=closed} for
 action
 WorkerBackgroundAction{worker=MountWorker{session=Session{host=Host{credentials=Credentials{user='anonymous'},
 hostname='ftp6.netbsd.org', port=21, protocol=ftp}, state=closed}},
 result=null}
 25/05/15 13:17:47,226 Cyberduck[38025]: [main] INFO
 ch.cyberduck.core.AbstractController - Scheduled background runnable
 WorkerBackgroundAction{worker=MountWorker{session=Session{host=Host{credentials=Credentials{user='anonymous'},
 hostname='ftp6.netbsd.org', port=21, protocol=ftp}, state=closed}},
 result=null} for execution
 25/05/15 13:17:47,227 Cyberduck[38025]: [background-1] DEBUG
 ch.cyberduck.core.AbstractController - Acquired lock for background
 runnable
 WorkerBackgroundAction{worker=MountWorker{session=Session{host=Host{credentials=Credentials{user='anonymous'},
 hostname='ftp6.netbsd.org', port=21, protocol=ftp}, state=closed}},
 result=null}
 25/05/15 13:17:47,227 Cyberduck[38025]: [main] INFO
 ch.cyberduck.core.Cache - Clearing cache Cache{size=0}
 25/05/15 13:17:47,227 Cyberduck[38025]: [background-1] DEBUG
 ch.cyberduck.core.AbstractController - Prepare background action
 WorkerBackgroundAction{worker=MountWorker{session=Session{host=Host{credentials=Credentials{user='anonymous'},
 hostname='ftp6.netbsd.org', port=21, protocol=ftp}, state=closed}},
 result=null}
 25/05/15 13:17:47,228 Cyberduck[38025]: [background-1] DEBUG
 ch.cyberduck.core.threading.AbstractBackgroundAction - Prepare background
 task
 WorkerBackgroundAction{worker=MountWorker{session=Session{host=Host{credentials=Credentials{user='anonymous'},
 hostname='ftp6.netbsd.org', port=21, protocol=ftp}, state=closed}},
 result=null}
 25/05/15 13:17:47,233 Cyberduck[38025]: [background-1] DEBUG
 ch.cyberduck.core.AbstractController - Call background action
 WorkerBackgroundAction{worker=MountWorker{session=Session{host=Host{credentials=Credentials{user='anonymous'},
 hostname='ftp6.netbsd.org', port=21, protocol=ftp}, state=closed}},
 result=null}
 25/05/15 13:17:47,233 Cyberduck[38025]: [background-1] DEBUG
 ch.cyberduck.core.KeychainLoginService - Validate login credentials for
 Host{credentials=Credentials{user='anonymous'},
 hostname='ftp6.netbsd.org', port=21, protocol=ftp}
 25/05/15 13:17:47,233 Cyberduck[38025]: [background-1] INFO
 ch.cyberduck.core.HostPasswordStore - Fetching password from keychain for
 Host{credentials=Credentials{user='anonymous'},
 hostname='ftp6.netbsd.org', port=21, protocol=ftp}
 25/05/15 13:17:47,244 Cyberduck[38025]: [background-1] INFO
 ch.cyberduck.core.HostPasswordStore - Password not found in keychain for
 Host{credentials=Credentials{user='anonymous'},
 hostname='ftp6.netbsd.org', port=21, protocol=ftp}
 25/05/15 13:17:47,244 Cyberduck[38025]: [background-1] INFO
 ch.cyberduck.core.proxy.SystemConfigurationProxy - No poxy configuration
 found for target Host{credentials=Credentials{user='anonymous'},
 hostname='ftp6.netbsd.org', port=21, protocol=ftp}
 25/05/15 13:17:47,244 Cyberduck[38025]: [background-1] DEBUG
 ch.cyberduck.core.threading.NamedThreadFactory - Create thread for
 runnable ch.cyberduck.core.Resolver$1 at 4ec8375e
 25/05/15 13:17:47,245 Cyberduck[38025]: [background-1] DEBUG
 ch.cyberduck.core.Resolver - Waiting for resolving of ftp6.netbsd.org
 25/05/15 13:17:47,247 Cyberduck[38025]: [resolver-1] INFO
 ch.cyberduck.core.Resolver - Resolved ftp6.netbsd.org to
 2001:470:a085:999:0:0:0:21
 25/05/15 13:17:47,247 Cyberduck[38025]: [resolver-1] DEBUG org.rococoa -
 Draining autorelease pool
 25/05/15 13:17:47,248 Cyberduck[38025]: [background-1] DEBUG
 ch.cyberduck.core.Session - Connection will open to
 Host{credentials=Credentials{user='anonymous'},
 hostname='ftp6.netbsd.org', port=21, protocol=ftp}
 25/05/15 13:17:47,248 Cyberduck[38025]: [background-1] DEBUG
 ch.cyberduck.core.ssl.CustomTrustSSLProtocolSocketFactory - Using SSL
 context with protocol TLS
 25/05/15 13:17:47,249 Cyberduck[38025]: [background-1] INFO
 ch.cyberduck.core.proxy.ProxySocketFactory - Use target hostname
 ftp6.netbsd.org determined from callback
 ch.cyberduck.core.ssl.DefaultTrustManagerHostnameCallback at 111097d3 for
 proxy configuration
 25/05/15 13:17:47,249 Cyberduck[38025]: [background-1] INFO
 ch.cyberduck.core.proxy.SystemConfigurationProxy - No poxy configuration
 found for target Host{credentials=Credentials{user=''},
 hostname='ftp6.netbsd.org', port=21, protocol=ftp}
 25/05/15 13:17:47,250 Cyberduck[38025]: [background-1] INFO
 ch.cyberduck.core.socket.DefaultSocketConfigurator - Set timeout to
 30000ms for socket Socket[unconnected]
 25/05/15 13:17:47,251 Cyberduck[38025]: [background-1] WARN
 ch.cyberduck.core.threading.SessionBackgroundAction - Failure executing
 background action:
 ch.cyberduck.core.exception.ConnectionRefusedException{detail='No route to
 host.', cause='java.net.ConnectException: No route to host',
 message='Connection failed'}
 25/05/15 13:17:47,251 Cyberduck[38025]: [background-1] DEBUG
 ch.cyberduck.core.threading.DefaultFailureDiagnostics - Determine cause
 for failure
 ch.cyberduck.core.exception.ConnectionRefusedException{detail='No route to
 host.', cause='java.net.ConnectException: No route to host',
 message='Connection failed'}
 25/05/15 13:17:47,251 Cyberduck[38025]: [background-1] DEBUG
 ch.cyberduck.core.threading.AbstractBackgroundAction - Finish background
 task
 WorkerBackgroundAction{worker=MountWorker{session=Session{host=Host{credentials=Credentials{user='anonymous'},
 hostname='ftp6.netbsd.org', port=21, protocol=ftp}, state=opening}},
 result=null}
 25/05/15 13:17:47,254 Cyberduck[38025]: [background-1] DEBUG
 ch.cyberduck.core.threading.BackgroundActionRegistry - Remove action
 WorkerBackgroundAction{worker=MountWorker{session=Session{host=Host{credentials=Credentials{user='anonymous'},
 hostname='ftp6.netbsd.org', port=21, protocol=ftp}, state=opening}},
 result=null}
 25/05/15 13:17:47,255 Cyberduck[38025]: [background-1] DEBUG
 ch.cyberduck.core.threading.DefaultFailureDiagnostics - Determine cause
 for failure
 ch.cyberduck.core.exception.ConnectionRefusedException{detail='No route to
 host.', cause='java.net.ConnectException: No route to host',
 message='Connection failed'}
 25/05/15 13:17:47,260 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for
 selector:windowDidChangeBackingProperties:
 25/05/15 13:17:47,260 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for selector:windowWillMove:
 25/05/15 13:17:47,260 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for
 selector:windowWillExitVersionBrowser:
 25/05/15 13:17:47,261 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for selector:windowDidUpdate:
 25/05/15 13:17:47,261 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for selector:windowDidResize:
 25/05/15 13:17:47,261 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for selector:windowDidMiniaturize:
 25/05/15 13:17:47,261 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for selector:windowDidEnterFullScreen:
 25/05/15 13:17:47,261 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for selector:windowDidExitFullScreen:
 25/05/15 13:17:47,261 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for
 selector:windowDidChangeOcclusionState:
 25/05/15 13:17:47,262 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for selector:windowDidMove:
 25/05/15 13:17:47,262 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for selector:windowDidEndSheet:
 25/05/15 13:17:47,262 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for selector:windowWillOrderOffScreen:
 25/05/15 13:17:47,262 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for selector:windowDidOrderOnScreen:
 25/05/15 13:17:47,262 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for selector:windowDidExpose:
 25/05/15 13:17:47,263 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for selector:windowDidEndLiveResize:
 25/05/15 13:17:47,263 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for selector:windowWillMiniaturize:
 25/05/15 13:17:47,263 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for selector:windowDidExitVersionBrowser:
 25/05/15 13:17:47,263 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for selector:windowDidOrderOffScreen:
 25/05/15 13:17:47,263 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for
 selector:windowWillEnterVersionBrowser:
 25/05/15 13:17:47,264 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for
 selector:windowDidChangeScreenProfile:
 25/05/15 13:17:47,264 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for
 selector:windowDidEnterVersionBrowser:
 25/05/15 13:17:47,264 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for selector:windowDidDeminiaturize:
 25/05/15 13:17:47,264 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for selector:windowWillOrderOnScreen:
 25/05/15 13:17:47,264 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for selector:windowDidChangeScreen:
 25/05/15 13:17:47,264 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for selector:windowWillStartLiveResize:
 25/05/15 13:17:47,265 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for selector:windowWillBeginSheet:
 25/05/15 13:17:47,265 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for
 selector:validRequestorForSendType:returnType:
 25/05/15 13:17:47,265 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for
 selector:windowWillReturnFieldEditor:toObject:
 25/05/15 13:17:47,265 Cyberduck[38025]: [background-1] DEBUG
 org.rococoa.callback - No method for
 selector:window:willEncodeRestorableState:
 25/05/15 13:17:47,268 Cyberduck[38025]: [main] DEBUG
 ch.cyberduck.ui.cocoa.BundleController - No bundle to load for controller
 ch.cyberduck.ui.cocoa.threading.PanelAlertCallback$1 at 42d26175
 25/05/15 13:17:47,281 Cyberduck[38025]: [main] DEBUG org.rococoa.callback
 - No method for selector:window:willPositionSheet:usingRect:
 25/05/15 13:17:47,546 Cyberduck[38025]: [background-1] DEBUG
 ch.cyberduck.ui.cocoa.SheetController - Await sheet dismiss
 }}}

-- 
Ticket URL: <https://trac.cyberduck.io/ticket/8802#comment:30>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list