Git Product home page Git Product logo

Comments (8)

michalvasko avatar michalvasko commented on July 23, 2024

Seems to be a compatibility problem. Please fully uninstall netopeer2, sysrepo with its repositories and libyang with libnetconf2. Once you perform a clean install, it should all work.

from sysrepo.

bingbin12389 avatar bingbin12389 commented on July 23, 2024

Seems to be a compatibility problem. Please fully uninstall netopeer2, sysrepo with its repositories and libyang with libnetconf2. Once you perform a clean install, it should all work.

I got it, will try to remove the old repo and test again.

from sysrepo.

bingbin12389 avatar bingbin12389 commented on July 23, 2024

I trying to uninstall full netopeer2, sysrepo with command sudo make uninstall, locate all old lib install in system and completely remove them. Then I build sysrepo and install it again with sudo make shm_clean, sudo make sr_clean, sudo make, sudo make install, run sysrepoctl -l still get error (libyang, libnetconf2 and netopeer2 completely remove and install again). I tried to run sysrepoctl -l -v4 still got this error:
[ERR] Datastore plugin "JSON notif" not found
sysrepoctl error: Failed to connect (Item not found)
Uploading Capture.JPG…

from sysrepo.

michalvasko avatar michalvasko commented on July 23, 2024

What versions of the projects are you using? Latest release, master, devel branch, or something else?

from sysrepo.

bingbin12389 avatar bingbin12389 commented on July 23, 2024

I used netopeer2 latest release version 2.1.71
sysrepo latest release v2.1.105
libyang latest release v2.1.111
libnetconf latest release v2.1.37
libssh latest release v0.10.6

When I build and install all of them in ubuntu 20.04 work fine, but when I build and install in redhat 8 (RHEL8) It's not working and end up with this error:
[ERR] Datastore plugin "JSON notif" not found
sysrepoctl error: Failed to connect (Item not found)

I follow instruction step by step, removed all old conflict version, build & install libyang, clean sysrepo with make sr_clean and make shm_clean, build & install sysrepo, reinstall RHEL8 OS but remain the same issue.

from sysrepo.

michalvasko avatar michalvasko commented on July 23, 2024

Try using the master branches instead, there may be some incompatibility in the latest releases.

from sysrepo.

koalo avatar koalo commented on July 23, 2024

I had the same problem, also with the master branches. I fixed it by uninstalling everything, then removing the /etc/sysrepo directory manually, then installing everything again. Seems to be some migration issue with the contents of /etc/sysrepo?

from sysrepo.

bingbin12389 avatar bingbin12389 commented on July 23, 2024

I had the same problem, also with the master branches. I fixed it by uninstalling everything, then removing the /etc/sysrepo directory manually, then installing everything again. Seems to be some migration issue with the contents of /etc/sysrepo?

I uninstall everything and also remeving the /etc/sysrepo/ but still got this error:
Uploading image.png…

from sysrepo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.