CESNET / Netopeer-GUI

Graphical user interface for NETCONF client
MIT License
37 stars 9 forks source link

Failed to get JSON Object #102

Open makramalla opened 7 years ago

makramalla commented 7 years ago

Hello,

After successfully connecting to the netconf server (Redhat7.2) a couple modules are not visible on GUI, most importantly the "interfaces" tab.

I checked the log files in /var/log/messages and I find that the ietf-module is successfully parsed:

Module "ietf-interfaces" successfully parsed.

However, when configuring the server I get the following error:

Internal: failed to get JSON object "ietf-interfaces:interfaces-state".

I am not sure how to resolve this issue to be able to successfully show the interfaces of my server.

Let me know if you need any further information or more clarification from my end.

Thanks again for your help,

Maged

The ietf-interfaces module attached: ietf-interfaces.zip