03-01-2018 10:14 AM - edited 06-04-2019 02:37 AM
Hi guys,
sandboxapicdc.cisco.com is down. Have you any information ?
Thanks
03-02-2018 12:10 PM
I can confirm that it is still not working and is timing out.
Output from cURL below (postman is not working either)
```
* Trying 64.103.37.54...
* Connected to sandboxapicdc.cisco.com (64.103.37.54) port 443 (#0)
* found 148 certificates in /etc/ssl/certs/ca-certificates.crt
* found 597 certificates in /etc/ssl/certs
* ALPN, offering http/1.1
* gnutls_handshake() failed: Error in the pull function.
* Closing connection 0
curl: (35) gnutls_handshake() failed: Error in the pull function.
```
03-02-2018 01:02 PM
Hello
we have restored the service. Please retry and see if u still encounter an issue.
03-04-2018 02:20 PM
Thanks for looking into that.
The device is now responding, however it does not seem to be accepting standard headers. Perhaps I am missing something, but this seems like it should be a fairly straight forward request.
curl -X POST \
https://sandboxapicdc.cisco.com/api/v1/ticket \
-H 'Cache-Control: no-cache' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-d '{
"username": "********",
"password": "********"
}' \
-k
Response:
{"totalCount":"1","imdata":[{"error":{"attributes":{"code":"6","text":"Output format was not specified (possible options: .xml|.json)"}}}]}
Are you sure that everything is ok with that service?
03-06-2018 11:23 PM
Hi,
Has anyone been able to login to the sandboxapicdc APIC-EM using the API, since Craig marked the issue as resolved?
thanks.
03-07-2018 10:31 AM
sandboxapicdc APIC-EM ???
https://sandboxapicdc.cisco.com/
https://sandboxapicem.cisco.com
They all good
08-22-2021 09:27 AM
Hey,
Did you got to resolve this error? i am facing the same issue.
08-27-2021 01:50 AM
Sorry, no I did not, I gave up in the end.
Managed to use some kit at my work instead.
03-02-2018 01:38 PM
This issue has been resolved. Sorry about that.
03-05-2018 02:06 AM
Hi Sandbox is still down? Seems like all leafs and spines are not communicating with the controller
03-05-2018 05:47 AM
hi bart.
An api call has deleted all nodes from the controller. we will re-establish the connectivity and will be available in 10 mins.
thanks
10-08-2018 06:50 AM
https://sandboxapicdc.cisco.com still not working.
10-08-2018 07:42 AM
We've just reset the ACI host and the link is working now.
10-14-2018 08:21 AM
10-23-2018 10:53 PM
https://sandboxapicdc.cisco.com is down again...
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide