[Cyberduck-trac] [Cyberduck] #10888: Failed to parse XML document (Minio)
Cyberduck
trac at cyberduck.io
Wed Nov 27 14:04:17 UTC 2019
#10888: Failed to parse XML document (Minio)
-------------------------+------------------------
Reporter: si458 | Owner: dkocher
Type: defect | Status: new
Priority: normal | Milestone: 8.0
Component: s3 | Version: 7.1.2
Severity: normal | Resolution:
Keywords: | Architecture: Intel
Platform: macOS 10.15 |
-------------------------+------------------------
Comment (by si458):
ok i think i might have found the problem and maybe a bug but will try
explain
1. if you use an IP address instead of a hostname, it looks for
http://wtf123.192.168.1.100:9000/ which is invalid,
so maybe a checker if i use an IP address instead of a hostname then
ALWAYS USE PATH-STYLE !!!
2. if i use a hostname with minio and have virtual-host-style DISABLED,
cyberduck ALWAYS trys accessing the bucket using virtual-host-style
regardless,
so i think it would nice to have an option inside the connection settings
to specify weather to use virtual-host-style or path-style (maybe per
connection?)
3. if i use the full virtual-host-style as the hostname e.g:
http://wtf123.s3.myserver.com:12345/
i get an XML errror, even tho the XML is valid and returned correctly?
https://pastebin.com/7knB6DcW
--
Ticket URL: <https://trac.cyberduck.io/ticket/10888#comment:11>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows
More information about the Cyberduck-trac
mailing list