Skip to content

v8.2.1 S3 - "cannot read bucket location" #12746

@pulberg

Description

@pulberg

This ticket system is to report bugs and feature requests. For support, visit the help page first.

  • If you have trouble connecting to a server or your login credentials are not valid, try to resolve the issue with the assistance of your hosting service provider. Any such ticket will be closed with a resolution of thirdparty.

Describe the bug
After upgrading cyberduck to v8.2.1 I am no longer able to connect to S3 bookmarks.

From the error popup, it looks like cyberduck is prepending the url with the bucket name and trying to resolve that -

mybucket-name.my.s3url.com

In my bookmarks the url is - https://my.s3url.com:9021/mybucket-name

Here is an excerpt from the debug logs (edited to remove org info)-

2022-01-05 10:46:49,919 [Thread-41] WARN ch.cyberduck.core.threading.BackgroundCallable - Failure BackgroundException{class=class ch.cyberduck.core.exception.ResolveFailedException, file=null, message='Cannot read bucket location.', detail='mybucket-name.my.s3url.com.', cause='java.net.UnknownHostException: mybucket-name.my.s3url.com'} running background task

Desktop (please complete the following information):

  • OS: macOS
  • Version: 12.1

Metadata

Metadata

Assignees

Labels

help wanteds3AWS S3 Protocol Implementation

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions