Skip to content

Commit 83dcc7a

Browse files
AWS SSI: New known exception - error docker daemon (#6295)
1 parent 0585957 commit 83dcc7a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

utils/virtual_machine/aws_infra_exceptions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,6 @@
4040
"s3_503_Slow_Down":"503 Slow Down",
4141
"openssl_ssl_connect_connection_reset_by_peer": "OpenSSL SSL_connect: Connection reset by peer in connection to keys.datadoghq.com:443",
4242
"Failed_get_info_Microsoft.AspNetCore'":"Failed to retrieve information about 'Microsoft.AspNetCore'",
43-
"error_download_failed_with_curl_install_script":"Error: Download failed with curl"
43+
"error_download_failed_with_curl_install_script":"Error: Download failed with curl",
44+
"error_response_from_docker_daemon":"dial tcp: lookup auth.docker.io: no such host"
4445
}

0 commit comments

Comments
 (0)