You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alternatively set the [hidden configuration option](../../cyberduck/preferences.md#hidden-configuration-options)`s3.bucket.virtualhost.disable`
158
158
to `true`.
159
159
160
+
```{admonition} Interoperability
161
+
:class: note
162
+
163
+
Attempting to connect using the regular S3 connection profile to a server with no support for virtual host style requests will cause
164
+
the error `Cannot read container configuration` with the message _DNS is the network service that translates a server name to its Internet address. This error is most often caused by having no connection to the Internet or a misconfigured network. It can also be caused by an unresponsive DNS server or a firewall preventing access to the network._
165
+
```
166
+
160
167
### Connecting with OpenID Connect (OIDC) Identity Provider
0 commit comments