fei15115
fei15115
Hi Michalvasko, Please check the data store and code what wu using: ``` > get-config --source startup ``` DATA ```xml genkey rsa2048 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 default-ssh 0.0.0.0 1 10 5 default-key...
Hi Michalvasko, Version as below 
As I said before, this phenomenon is not a must-occur, I found that it has something to do with whether to configure the startup database with sysrepocfg (within 10S), because...
Have you config the startup datastore(via sysrepocfg) everytime before the app(second callhome app) is up? such as below command: sysrepocfg --edit=/drgfly/etc/ssh_callhome_change.xml --format=xml --datastore=startup -m ietf-netconf-server -l -v3 reproduce cases: 1.keep...
command :" sysrepocfg --edit=/drgfly/etc/ssh_callhome_change.xml --format=xml --datastore=startup -m ietf-netconf-server -l -v3"
Is there any update on this issue?or could we add some debug log on code to check for that ?
"All the timeouts that can should be using the monotonic clock" agree with that. SSH key exchange is not a problem, but the screenshot is the last callhome which netconf-server...
cmake: /usr/local/lib/libcurl.so.4: no version information available (required by cmake) -- The C compiler identification is GNU 8.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info -...
From my perspective, we need to ensure that the server can run properly even if the libc library does not support certain features during compilation. We encountered a similar issue...
Hi, I just found even there is no time jumpping ,the issue is still there..... "Jan 3 23:02:26 M2-O daemon.warn netopeer2-server[3407]: Waiting for subscription of "netopeer-notifications" failed, previous event "notif"...