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

rpc.get_trace() returning pipe element #1261

Open
ipmonk opened this issue Aug 31, 2023 · 0 comments
Open

rpc.get_trace() returning pipe element #1261

ipmonk opened this issue Aug 31, 2023 · 0 comments

Comments

@ipmonk
Copy link
Contributor

ipmonk commented Aug 31, 2023

expectation is the traces will be shown, instead a pipe tag is returned.

>>> foo = d.rpc.get_trace(node='re1', application='rpdagent')
>>> etree.tostring(foo)
b'<pipe>\n</pipe>'

Model: ptx10008
Junos: 23.3R1-202308210311.0-EVO
Yocto: 3.0.2
Linux Kernel: 5.2.60-yocto-standard-g120e65b
JUNOS-EVO OS 64-bit [junos-evo-install-ptx-x86-64-23.3R1-202308210311.0-EVO]

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

2 participants