-
Notifications
You must be signed in to change notification settings - Fork 23.7k
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
Ansible-2.9.7 Fails to Deliver NETCONF Packets #69065
Comments
|
Files identified in the description: If these files are incorrect, please update the |
|
This also occurs in v2.9.7 when using the |
|
Hello, Russo, do you know why this problem arises? And how do we solve this problem? |
|
This also happens on devel, we'll be reverting both commits on devel and 2.9.7 for the time being until a complete fix is shipped. Also this skipped our radar due to the testing changing after migrating to collections. Thanks for pointing this out! |
…nsible#69147) This reverts commit 5f6427b. as it breaks netconf connection. This will be a temporary measure for unlocking CI until a proper fix is shipped. Fixes ansible#69065 (cherry picked from commit 9217aee) Signed-off-by: Daniel Mellado <dmellado@redhat.com>
…nsible#69147) This reverts commit 5f6427b. as it breaks netconf connection. This will be a temporary measure for unlocking CI until a proper fix is shipped. Fixes ansible#69065 (cherry picked from commit 9217aee) Signed-off-by: Daniel Mellado <dmellado@redhat.com>
|
@danielmellado Well, thank you very much. I'll keep track of that. |
I just downgraded to v2.9.6 in the interest of time, and gave a +1 on this issue to signal that I saw it too. |
|
The fix for this issue is merged and available on Ansible 2.9.9 |
SUMMARY
When the NETCONF packet is delivered, "Unable to decode JSON from response to get() Received'None'" is displayed.
However, this problem does not occur when the Ansible version is 2.9.6.
ISSUE TYPE
COMPONENT NAME
https://github.com/ansible/ansible/tree/v2.9.7/lib/ansible/modules/network/cloudengine/ce_config.py
ANSIBLE VERSION
ansible-2.9.7
CONFIGURATION
OS / ENVIRONMENT
STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: