503 Akamai Error – Need Help
-
I’ve been getting the 503: service unavailable error with mailchimp integration. (I’m with bluehost)
I’m not very experienced with Website code, etc but I manage to figure out how to use the SSH command, this is the error I got with testing the mailchimp API:
How do I go about working around this? Bluehost said I can’t change my IP, what are my other options.
Thankyou for any help!
[email protected] [~]# curl -v https://us20.api.mailchimp.com/3.0/?ap ikey=8a202095ce8d4e9d1826758ae845f363
* About to connect() to us20.api.mailchimp.com port 443 (#0)
* Trying 72.246.165.18…
* Connected to us20.api.mailchimp.com (72.246.165.18) port 443 (#0)
* Initializing NSS with certpath: none
* CAfile: /etc/pki/tls/certs/ca-bundle.crt
CApath: none
* SSL connection using TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
* Server certificate:
* subject: CN=wildcardsan2.mailchimp.com,OU=IT,O=”The Rocket Science Group , LLC”,L=Atlanta,ST=Georgia,C=US
* start date: May 09 00:00:00 2018 GMT
* expire date: Sep 07 12:00:00 2019 GMT
* common name: wildcardsan2.mailchimp.com
* issuer: CN=DigiCert ECC Secure Server CA,O=DigiCert Inc,C=US
> GET /3.0/?apikey=8a202095ce8d4e9d1826758ae845f363 HTTP/1.1
> User-Agent: curl/7.29.0
> Host: us20.api.mailchimp.com
> Accept: */*
>
< HTTP/1.1 503 Service Unavailable
< Server: Apache
< Content-Length: 126
< Content-Type: application/json
< ETag: “953d389c654d003dd7a67b8f959df97a:1452000673”
< Cache-Control: max-age=63904
< Date: Wed, 20 Mar 2019 00:56:12 GMT
< Connection: keep-alive
<
* Connection #0 to host us20.api.mailchimp.com left intact
{“type”:”akamai_error_message”,”title”:”akamai_503″,”status”:503,”ref_no”:”Refer [email protected] [~]#
- The topic ‘503 Akamai Error – Need Help’ is closed to new replies.