[Cyberduck-trac] [Cyberduck] #7925: Cyberduck does nothing when logging in via SFTP

Cyberduck trac at trac.cyberduck.io
Thu May 1 19:00:58 UTC 2014


#7925: Cyberduck does nothing when logging in via SFTP
--------------------------+-------------------
    Reporter:  some_user  |      Owner:
        Type:  defect     |     Status:  new
    Priority:  high       |  Milestone:
   Component:  core       |    Version:  4.4.4
    Severity:  normal     |   Keywords:
Architecture:             |   Platform:
--------------------------+-------------------
 Hello,
 I just updated to Cyberduck 4.4.4 (Windows 7 64bit) from 4.4.3 and it
 seems that SFTP login is now broken. I did not check any other protocols
 though.
 When logging in, Cyberduck seems to connect to the server, but when
 successful, disconnects immediately without switching to the file browser
 view.

 This error appears in the log file (cyberduck.log):


 {{{
 [background-1] FATAL ch.cyberduck.ui.AbstractController - Unhandled
 exception running background task null
 java.lang.NullPointerException
         at ch.cyberduck.core.sftp.SFTPSession.login(SFTPSession.java:133)
         at
 ch.cyberduck.core.KeychainLoginService.login(KeychainLoginService.java:76)
         at
 ch.cyberduck.core.KeychainLoginService.login(KeychainLoginService.java:98)
         at
 ch.cyberduck.core.LoginConnectionService.connect(LoginConnectionService.java:149)
         at
 ch.cyberduck.core.LoginConnectionService.check(LoginConnectionService.java:101)
         at
 ch.cyberduck.core.threading.SessionBackgroundAction.connect(SessionBackgroundAction.java:175)
         at
 ch.cyberduck.ui.threading.BrowserBackgroundAction.connect(BrowserBackgroundAction.java:58)
         at
 ch.cyberduck.core.threading.SessionBackgroundAction.call(SessionBackgroundAction.java:158)
         at
 ch.cyberduck.ui.AbstractController$BackgroundCallable.call(AbstractController.java:159)
         at
 java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
         at java.util.concurrent.FutureTask.run(FutureTask.java:167)
         at
 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
         at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:604)
         at
 ch.cyberduck.core.threading.NamedThreadFactory$1.run(NamedThreadFactory.java:57)
         at java.lang.Thread.run(Thread.java:937)
 }}}

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


More information about the Cyberduck-trac mailing list