We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0585957 commit 83dcc7aCopy full SHA for 83dcc7a
utils/virtual_machine/aws_infra_exceptions.json
@@ -40,5 +40,6 @@
40
"s3_503_Slow_Down":"503 Slow Down",
41
"openssl_ssl_connect_connection_reset_by_peer": "OpenSSL SSL_connect: Connection reset by peer in connection to keys.datadoghq.com:443",
42
"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"
+ "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"
45
}
0 commit comments