[Cyberduck-trac] [Cyberduck] #10888: update 7.2.0 onwards seems to kill minio s3 support

Cyberduck trac at cyberduck.io
Wed Nov 27 13:01:43 UTC 2019


#10888: update 7.2.0 onwards seems to kill minio s3 support
-------------------------+----------------------
 Reporter:  si458        |         Owner:
     Type:  defect       |        Status:  new
 Priority:  high         |     Milestone:
Component:  core         |       Version:  7.2
 Severity:  critical     |    Resolution:
 Keywords:               |  Architecture:  Intel
 Platform:  macOS 10.15  |
-------------------------+----------------------

Comment (by si458):

 THIS IS THE CONSOLE DEBUG OUTPUT IF I USE THE VIRTUAL HOST METHOD IN MINIO
 e.g http://mybucket123.s3.myserver.com:9000

 i have checked the XML output being returned from the minio server using
 Charles Proxy and its a VALID XML that gets returned with Contents listed
 for files

 {{{
 default 12:40:18.754559+0000    Cyberduck       No retry for failure
 BackgroundException{file=Path{path='/', type=[directory, volume]},
 message='Listing directory / failed.', detail='Failed to parse XML
 document with handler class
 org.jets3t.service.impl.rest.XmlResponsesSaxParser$ListAllMyBucketsHandler.',
 class='ch.cyberduck.core.exception.InteroperabilityException',
 cause='org.jets3t.service.S3ServiceException: Failed to parse XML document
 with handler class
 org.jets3t.service.impl.rest.XmlResponsesSaxParser$ListAllMyBucketsHandler'}

 default 12:40:18.755397+0000    Cyberduck       Failure
 BackgroundException{file=Path{path='/', type=[directory, volume]},
 message='Listing directory / failed.', detail='Failed to parse XML
 document with handler class
 org.jets3t.service.impl.rest.XmlResponsesSaxParser$ListAllMyBucketsHandler.',
 class='ch.cyberduck.core.exception.InteroperabilityException',
 cause='org.jets3t.service.S3ServiceException: Failed to parse XML document
 with handler class
 org.jets3t.service.impl.rest.XmlResponsesSaxParser$ListAllMyBucketsHandler'}
 running background task
 java.lang.Exception
         at
 ch.cyberduck.core.threading.BackgroundCallable.<init>(BackgroundCallable.java:36)
         at
 ch.cyberduck.core.threading.DefaultBackgroundExecutor.execute(DefaultBackgroundExecutor.java:67)
         at
 ch.cyberduck.core.AbstractController.background(AbstractController.java:71)
         at
 ch.cyberduck.ui.cocoa.controller.BrowserController$29.run(BrowserController.java:3070)
         at
 ch.cyberduck.ui.cocoa.controller.BrowserController$32.run(BrowserController.java:3189)
         at ch.cyberduck.ui.cocoa.controller.Bro
 default 12:40:20.375029+0000    Cyberduck       Ignore return code -1
 default 12:40:20.392688+0000    Cyberduck       Missing result for worker
 MountWorker{cache=ch.cyberduck.core.ReverseLookupCache at 3eee3e2b}. Use
 default value.
 }}}

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


More information about the Cyberduck-trac mailing list