-
Notifications
You must be signed in to change notification settings - Fork 57
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
Error running example script #195
Comments
You will need to provide a lot more details if we are to offer you any advice. What debugging have you done? After which call is the problem occurring? etc |
Make sure you include the argument |
So with debug enabled I see this:
It tries to create an Access Policy and then it looks for Deployable Devices, but since I have not added an FTD yet, it does not find a deployable device. Then it fails due to an issue with connection establishment which is weird because I am already interacting with the FMC up to this point
|
Do not attempt to deploy to the FTDs then, set |
Sounds good. Thanks |
Still shows the following error. I guess this is unrelated to Auto Deploy:
|
That error is only present in in the example code It is a catch all for any errors in the example:
Given the error is Alternatively, give the mixed logic/data a go ( |
Ran the example script and keep getting the following error:
INFO:root:Waiting 15 seconds to allow the FMC to update the list of deployable devices.
INFO:root:Getting a list of deployable devices.
The text was updated successfully, but these errors were encountered: