cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1963
Views
0
Helpful
0
Replies

ACI Sandbox - Unable to login

vanniew
Cisco Employee
Cisco Employee

Hello,

is the ACI/APIC sandbox functioning properly? I keep getting connection errors when trying to connect through python ACItools.

>>> from credentials import *

>>> from acitoolkit import acitoolkit

>>> session = acitoolkit.Session(URL, LOGIN, PASSWORD)

>>> session.login()

ERROR:root:Could not relogin to APIC due to ConnectionError: ('Connection aborted.', error(54, 'Connection reset by peer'))

<Response [404]>

credentials has the following data

>>> URL

'https://sandboxapicdc.cisco.com'

>>> LOGIN

'admin'

>>> PASSWORD

'ciscopsdt

0 Replies 0