[Query] Error in create subscription
Hi @michalvasko,
We see an error in create subscription. Can you please help to understand the root cause for the error.
1970-01-02 00:02:29.800194 ORU3668_MAIN info netopeer2-server[1127]: EV ORIGIN: "/notifications:create-subscription" "rpc" ID 3 priority 5 for 1 subscribers published. 1970-01-02 00:02:29.803551 ORU3668_MAIN info netopeer2-server[1127]: EV ORIGIN: "/notifications:create-subscription" "rpc" ID 3 priority 5 succeeded. 1970-01-02 00:02:29.803851 ORU3668_MAIN info netopeer2-server[1127]: EV ORIGIN: "/notifications:create-subscription" "rpc" ID 3 priority 0 for 1 subscribers published. 1970-01-02 00:02:29.804399 ORU3668_MAIN info netopeer2-server[1127]: EV LISTEN: "/notifications:create-subscription" "rpc" ID 3 priority 0 processing (remaining 1 subscribers). 1970-01-02 00:02:30.201155 ORU3668_MAIN info netopeer2-server[1127]: EV ORIGIN: "ietf-netconf-notifications" "notif" ID 9 priority 0 for 1 subscribers published. 2023-11-09 07:40:43.915386 ORU3668_MAIN err netopeer2-server[1127]: Waiting on a conditional variable failed (sr_shmext_notif_sub_add: Connection timed out). 2023-11-09 07:40:43.915439 ORU3668_MAIN err netopeer2-server[1127]: EV ORIGIN: "notif" ID 9 processing timed out. 2023-11-09 07:40:43.915581 ORU3668_MAIN info netopeer2-server[1127]: Generated new event (netconf-session-end). 2023-11-09 07:40:43.915617 ORU3668_MAIN info netopeer2-server[1127]: EV LISTEN: "/notifications:create-subscription" "rpc" ID 3 priority 0 fail (remaining 1 subscribers).
Thanks!
What netopeer2-server version are you using?
What netopeer2-server version are you using?
Hi @michalvasko Sorry for late reply. I somehow missed your response. We are using the netopeer2 version 2.1.59
Then please use the latest release, there were lots of concurrency improvements that should get rid of errors like this.
Then please use the latest release, there were lots of concurrency improvements that should get rid of errors like this.
Sure, we are already in process of upgrading to latest released version. Will check with that if it works.