Git Product home page Git Product logo

Comments (4)

jbutko avatar jbutko commented on July 16, 2024

You probably need to upgrade your ubuntu OS version. GLIBC is core lib of unix systems and comes in various versions for each ubuntu version. As far as I know it could not be upgraded via apt, only on full OS upgrade.

from client.

NiccoBDX avatar NiccoBDX commented on July 16, 2024

Hello, same problem for me:

System.Exception: FATAL: GLIBC Version must by >= 2.34. Trainer can't be started properly.
at li.qubic.trainer.Trainer.CheckLocalTrainer()
at li.qubic.trainer.Trainer.Start()
at li.qubic.trainer.Trainer.CheckLocalTrainer()
at li.qubic.trainer.Trainer.Start()
2023-12-21 10:25:02 ERROR Looks like the trainer isn't working properly :( check your config and he requirements.
2023-12-21 10:25:02 ERROR GLIBC Version must by >= 2.34
2023-12-21 10:25:02 ERROR General error: FATAL: GLIBC Version must by >= 2.34. Trainer can't be started properly.(FATAL: GLIBC Version must by >= 2.34. Trainer can't be started properly.)

Newly installed Ubuntu 22.04.3 LTS version.
Installed version GLIBC 2.35 (that of 04.22.3)

from client.

UfoX-78 avatar UfoX-78 commented on July 16, 2024

has anyone found a solution for this problem?

I tried the latest version but I still have the same problem.

from client.

dithink avatar dithink commented on July 16, 2024

has anyone found a solution for this problem?

I tried the latest version but I still have the same problem.

sudo apt update
sudo apt upgrade

then check the version of GLIBC
ldd --version
because GLIBC 2.35 include in the latest release 22.04.3 LTS

and then please remove qli and reinstall it

from client.

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.