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

Junos commit errors reports only first rpc-error #338

Closed
jeremyschulman opened this issue Feb 11, 2015 · 5 comments
Closed

Junos commit errors reports only first rpc-error #338

jeremyschulman opened this issue Feb 11, 2015 · 5 comments

Comments

@jeremyschulman
Copy link
Contributor

In the case where multiple errors are reported during a commit/commit-check RPC, only the first rpc-error is reported (by ncclient). Thus early "warning" rpc-errors are masking later "error" rpc-errors. I have opened an issue with ncclient here: https://github.com/leopoul/ncclient/issues/54

@leopoul
Copy link

leopoul commented Jun 21, 2015

Fixed in leopoul/ncclient@4d61c68
Will be in the upcoming release. Check my reply here: https://github.com/leopoul/ncclient/issues/54

Best,
Leo

@shermdog
Copy link
Contributor

Tie this in with #358

@fhartung
Copy link

With the merged fixes, multiple RPC errors are now reported for Commit but not for Commit Check operations.

@vnitinv
Copy link
Contributor

vnitinv commented Nov 20, 2015

@fhartung I fixed the same and merged the changes.
#454
Please try with latest code.

@fhartung
Copy link

@vnitinv Fixed, thank you.

@vnitinv vnitinv closed this as completed Dec 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants