-
Notifications
You must be signed in to change notification settings - Fork 33
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
Failed to run a schema template deployment to NDO with HTTPAPI Plugin (DCNE-297) #601
Comments
Hi @noppanut15, I tried to reproduce your issue but am not able to. Could you provide some more details from the logs besides the traceback. If you do not want to do this via github you can email them to me directly to email address attached to this github profile. |
Hi @akinross, Thanks for helping on this so promptly! I sent the debug logs to your email along with the credentials to my lab and the schema/template I used, as I think it may save our time investigating this. :) |
Hi @akinross, Just to update you regarding this issue. Based on my findings, I believe this is a special case that only occurs with the NDO behind Cloudflare. Cloudflare documentation regarding this error: It appears that requests from the connection plugin are being blocked by Cloudflare due to the HTTP client/browser signature. The current workaround is to create a rule to bypass the Browser Integrity Check for the domain hosting the NDO. This has resolved the issue! |
Community Note
Description
Affected Module Name(s):
MSO version and MSO Platform
APIC version and APIC Platform for Site Level Resources
Collection versions
Output/ Error message
Expected Behavior
The schema template should be able to be deployed by using ndo_schema_template_deploy module with HTTPAPI Plugin
This is the output when I use my workaround. (mso_schema_template_deploy module without HTTPAPI Plugin):
Actual Behavior
Playbook tasks to Reproduce
Important Factoids
pipx install ansible-core --python /usr/local/bin/python3.10
)References
N/A
The text was updated successfully, but these errors were encountered: