clicon / clixon

YANG-based toolchain including NETCONF and RESTCONF interfaces and an interactive CLI
http://www.clicon.org/
Other
206 stars 69 forks source link

FATAL: Invalid api-path errors when attempting to show qfx config #529

Closed JohannesGarm closed 1 month ago

JohannesGarm commented 1 month ago

Attempting to navigate into or show any part of a qfx family device's config results in an invalid api-path error being thrown. Reverting to an older commit of the clixon repo removed these errors for me. Example:

root@nsolab-02[/]# show devices device qfx-32 config configuration
Jun 13 12:16:03.582026: command(root): show devices device qfx-32 config configuration
Jun 13 12:16:03.589761: cli_apipath2xpath: 123: FATAL: Invalid api-path: /clixon-controller:devices/device=qfx-32/config/junos-qfx-conf-root:configuration
CLI command error
JohannesGarm commented 1 month ago

This appears to be an issue with clixon-controller