-
Notifications
You must be signed in to change notification settings - Fork 59
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
API server fails to assign port #65
Comments
Removing find() changes nothing. ixn.AssignPorts([dict(Arg1='11.0.1.250', Arg2=3, Arg3=2)], Again the same error. Log with find() removed: |
What example ? |
Error was caused by version mismatch between API server (8.52) and chassis (8.50-SP1). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Assigning port to Linux API server session fails with error
"Port Statistics for assigned ports not ready after 90 seconds.\nThe following ports are down: /vport:1 "
Here is my code:
https://gist.github.com/pwlodawi/7d1c7512e1bc8e1f3f1a615214371ec8
here is log
https://gist.github.com/pwlodawi/1f087f1db23b631f17f64667883279cd
I'm using:
ixnetwork-restpy version 1.0.32
API server:
Application Version: 8.52.2.34
IxNetwork API Server Version: 8.52.2.3
Best Regards,
The text was updated successfully, but these errors were encountered: