nitred / nr-wg-mtu-finder

MIT License
202 stars 22 forks source link

libm.so.6: version "GLIBC_2.29" not found #16

Closed NathanOTN closed 9 months ago

NathanOTN commented 10 months ago

Hi everyone,

After spending hours to set it up as I am new to Linux, I have successfully installed nr-wg-mtu-finder.

System: Raspberry Pi 4B with Raspberry Pi OS Python 3.9.18 Numpy 1.26.1.

On WG Server and WG Peer, I get the following error when running the command mentioned in Step 4:

image

ldd --version returns GLIBC 2.28

Heard that it's not good to update GLIBC... Should I or is there another way to run the script ?

Thank you !!

NathanOTN commented 9 months ago

Hello all ! It took time but finally solved it by updating the RaspberryPi OS to latest version.