Skip to content

Error when listing directory: InteroperabilityException #17118

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
miruritira opened this issue May 20, 2025 · 1 comment
Open

Error when listing directory: InteroperabilityException #17118

miruritira opened this issue May 20, 2025 · 1 comment
Assignees
Labels
s3 AWS S3 Protocol Implementation

Comments

@miruritira
Copy link

Describe the bug
Error when listing a directory inside a bucket.

To Reproduce

  1. Connect to server and show how buckets are listed
  2. Double click in the bucket

Screenshots
Image

Desktop (please complete the following information):

  • Windows 10
  • Cyberduck 9.1.4 (43177)

Log Files
cyberduck_listingdirectory_error.log

Caused by: ch.cyberduck.core.exception.InteroperabilityException: Falló el listado del directorio becas.
...
Caused by: org.jets3t.service.ServiceException: Failed to parse XML document with handler class org.jets3t.service.impl.rest.XmlResponsesSaxParser$ListBucketHandler
	at org.jets3t.service.impl.rest.XmlResponsesSaxParser.parseXmlInputStream(XmlResponsesSaxParser.java:136) ~[Cyberduck.Core.DLL:0.9.39]
...
Caused by: java.lang.NullPointerException
	at org.jets3t.service.impl.rest.XmlResponsesSaxParser$ListBucketHandler.startElement(XmlResponsesSaxParser.java:576) ~[Cyberduck.Core.DLL:0.9.39]
@dkocher dkocher added the s3 AWS S3 Protocol Implementation label May 20, 2025
@dkocher dkocher self-assigned this May 20, 2025
@dkocher
Copy link
Contributor

dkocher commented May 23, 2025

We would require more information about the S3 endpoint you are connecting to. Please also share a screenshot of your bookmark configuration and/or a debug log. Relates to discussion #14388.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s3 AWS S3 Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants