Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to start the lab #8

Open
aegiacometti opened this issue Apr 24, 2020 · 0 comments
Open

Unable to start the lab #8

aegiacometti opened this issue Apr 24, 2020 · 0 comments

Comments

@aegiacometti
Copy link

Hi, I'm a first time user and I'm getting this error, thus not being able to continue.

(venv) C:\Users\aegia\Documents\aci-learning-labs-code-samples>python apic_fabric_setup\baseline.py
Baselining APIC Simulator for Learning Labs
Setting up Fabric Nodes
Traceback (most recent call last):
File "apic_fabric_setup\baseline.py", line 11, in
import startup_script
File "C:\Users\aegia\Documents\aci-learning-labs-code-samples\apic_fabric_setup\startup_script.py", line 43, in
md.commit(c)
File "C:\Users\aegia\Documents\aci-learning-labs-code-samples\venv\lib\site-packages\cobra\mit\access.py", line 66, in commit
return self._accessImpl.post(configObject)
File "C:\Users\aegia\Documents\aci-learning-labs-code-samples\venv\lib\site-packages\cobra\internal\rest\accessimpl.py", line 182, in post
return self.__parseError(rsp, CommitError, rsp.status_code)
File "C:\Users\aegia\Documents\aci-learning-labs-code-samples\venv\lib\site-packages\cobra\internal\rest\accessimpl.py", line 240, in __parseError
parseXMLError(rsp.text, errorClass, httpCode)
File "C:\Users\aegia\Documents\aci-learning-labs-code-samples\venv\lib\site-packages\cobra\mit\xmlcodec.py", line 20, in parseXMLError
raise errorClass(int(errorCode), errorStr, httpCode)
cobra.mit.request.CommitError: Duplicate Node-Id 201

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant