reid
reid
Hi, Environment Version: libyang1 The following problems occasionally occur after a long run. ``` root@OpenWrt:~# cat /tmp/log/netopeer2-server.log [INF]: LY: Plugin "/usr/lib/libyang1/extensions/yangdata.so" successfully loaded. [INF]: LY: Plugin "/usr/lib/libyang1/extensions/nacm.so" successfully loaded. [INF]:...
Hi, I have a question, Will [peer mounting](https://www.ietf.org/archive/id/draft-clemm-netmod-peermount-02.html#name-operations-beyond-data-retr) be supported in the future? Based on the current netopeer2, I want to implement peermount, do you have any suggestions?
Hi, I deployed two YANG databases for sysrepo, which need to be accessed through libsysrepoAPI in an application. Because libsysrepoAPI uses environment variables (SYSREPO_REPOSITORY_PATH and SYSREPO_SHM_PREFIX) to distinguish between different...
Hi, I'm using version [v2.2.170](https://github.com/sysrepo/sysrepo/releases/tag/v2.2.170), Multiple threads calling 'sr_xxx' with the same 'sr_session_ctx_t' are not supported, right? thanks.
Hi, I'm using version [2.2.31](https://github.com/CESNET/netopeer2/releases/tag/v2.2.31), By subscribing to the `netopper2-cli` for all notifications, the following error occurs, which was not present in previous versions. netopper2-cli log: ``` subscribe --filter-xpath /*...
Hi I'm using version [2.2.19](https://github.com/CESNET/netopeer2/releases/tag/v2.2.19),When "SR: Waiting on a conditional variable failed (sr_notif_sub_del: Connection timed out) && Failed to write a notification (Broken pipe)" occurs,netopeer2-server cannot be started. Is there...
Hi, I'm using version [2.2.19](https://github.com/CESNET/netopeer2/releases/tag/v2.2.19), When "Failed to unlink SHM sub_ietf-subscribed-notifications.oper (No such file or directory)" occurs, netopeer2-server cannot be started. Is there any other way except redeploy sysrepo? What...
Hi, I'm using version [2.2.19](https://github.com/CESNET/netopeer2/releases/tag/v2.2.19), Occasionally ‘copy-config’ fails, as shown in the following log: ``` INF]: SR: EV ORIGIN: "/ietf-netconf:edit-config" "rpc" ID 1 priority 0 for 1 subscribers published. [INF]:...
Hi, I used netopeer2-server 2.2.31 and ran it for a long time with the following error,Restart netoperer2-server, it work fine, what is the cause of the problem? LOG: [2025-04-15 20:21:00.079]...