-
Notifications
You must be signed in to change notification settings - Fork 314
Description
Here's the original error
Apr 22 17:08:59 comx178f37 sysrepod[613]: [ERR] (dm_ly_log_cb:1617) libyang error: Internal error (../libyang/libyang/src/plugins.c:654).
I added a debug log message to the plugins.c file to get more details, which are shown here
Apr 22 17:08:59 comx178f37 sysrepod[613]: [ERR] (dm_ly_log_cb:1617) libyang error: lytype_find failed (ietf-inet-types:2013-07-15:ipv4-address).
It is having a problem with the ipv4-address type from the ietf-inet-types yang file. I tried explicitly installing the ietf-inet-types.yang file with the same results.
I just did a pull to the latest version 798f011 and started seeing this problem, I was using 3ae919e previously without these errors.
It seems like everything is working, but just getting a bunch of errors