Skip to content

Commit ab65edd

Browse files
committed
Add sample error message.
1 parent 7e3e9d9 commit ab65edd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

protocols/s3/index.md

+7
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,13 @@ disabling virtual host style requests.
157157
Alternatively set the [hidden configuration option](../../cyberduck/preferences.md#hidden-configuration-options) `s3.bucket.virtualhost.disable`
158158
to `true`.
159159

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+
160167
### Connecting with OpenID Connect (OIDC) Identity Provider
161168

162169
```{important}

0 commit comments

Comments
 (0)