[Cyberduck-trac] [Cyberduck] #9192: Log Drawer shows actions, but nothing in browser?

Cyberduck trac at trac.cyberduck.io
Thu Dec 31 04:13:27 UTC 2015


#9192: Log Drawer shows actions, but nothing in browser?
-----------------------------+-------------------
    Reporter:  LorenAmelang  |      Owner:
        Type:  defect        |     Status:  new
    Priority:  normal        |  Milestone:
   Component:  core          |    Version:  4.7.3
    Severity:  normal        |   Keywords:
Architecture:  Intel         |   Platform:
-----------------------------+-------------------
 I'm trying to connect to an OutBack Power "AXS Port". I've tried about a
 dozen clients, and only the ancient WS-FTP95 has worked. But Cyberduck is
 SO close...  I think...

 You show what look like normal activities in the Log Drawer:

 {{{
 ---
 220 CMX TCP/IP - REMOTE FTP server (version 2.0) ready.
 USER anonymous
 230 User logged in, proceed.
 FEAT
 502 Command not implemented.
 SYST
 215 "UNIX L8"
 PWD
 257 "/" is current directory.
 STAT /
 502 Command not implemented.
 CWD /
 250 CWD command successful.
 TYPE A
 200 Type set to A.
 PASV
 227 Entering Passive Mode (10,1,1,6,194,140)
 LIST -a
 150 Opening ASCII mode data connection for '/'.
 d--------   1 owner    group               0 Dec 22 10:19 DATALOGS
 ---------   1 owner    group         1845484 Dec 22 10:20 OPTICS.RPY
 d--------   1 owner    group               0 Dec 22 10:18 SYSTEM~1
 226 Transfer complete.
 CWD /
 250 CWD command successful.
 TYPE A
 200 Type set to A.
 PASV
 227 Entering Passive Mode (10,1,1,6,194,141)
 LIST
 150 Opening ASCII mode data connection for '/'.
 d--------   1 owner    group               0 Dec 22 10:19 DATALOGS
 ---------   1 owner    group         1845484 Dec 22 10:20 OPTICS.RPY
 d--------   1 owner    group               0 Dec 22 10:18 SYSTEM~1
 226 Transfer complete.
 ---
 }}}


 But absolutely nothing shows up in your Browser window! Or anywhere else
 in the program. No files, no folders, pure white. I tried switching from
 UTF-8 to US-ASCII - no difference.

 Your log shows:

 {{{
 ---
 2015-12-30 19:03:59,222 [background-1] ERROR
 ch.cyberduck.core.ssl.CustomTrustSSLProtocolSocketFactory - Failure
 NativePRNG SecureRandom not available obtaining secure random NativePRNG
 2015-12-30 19:07:14,312 [background-1] ERROR
 ch.cyberduck.core.ssl.CustomTrustSSLProtocolSocketFactory - Failure
 NativePRNG SecureRandom not available obtaining secure random NativePRNG
 ---
 }}}

 Another message like that each time I start the program.

 The AXS Port has nothing to do with ssl, it can barely do FTP! I'm sure it
 is odd somehow. But your Log Drawer shows the proper responses. I've even
 manually changed to the DATALOGS directory and listed the hundreds of
 files into the Log Drawer.

 What could it mean that none of this makes it to the Browser window? If
 the AXS Port is at fault, what do I tell them to fix?

 Very thankful for any clues,

 Loren

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


More information about the Cyberduck-trac mailing list