Closed devbeo closed 3 years ago
This is fixed with 0.8.5 GLIBC_2.28 not needed anymore.
Did you install wireguard first as well? These 3 lines worked for me i think: https://www.linuxbabe.com/centos/wireguard-vpn-server-centos
@devbeo as pete is mentioning, the client now works in 0.8.5. Closing this issue.
When I run the script to join the client, the following error occurs (./netclient: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by ./netclient)
I also download the netclient manually and run the command "netclient join -t" but the result still the same.
no $VERSION provided, fallback to latest OS Version = Linux Netclient Version = latest CPU ARCH = x86_64 Binary = netclient --2021-10-24 07:46:42-- https://github.com/gravitl/netmaker/releases/download/latest/netclient Resolving github.com (github.com)... 20.205.243.166 Connecting to github.com (github.com)|20.205.243.166|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://github-releases.githubusercontent.com/351486934/9d9f1467-2c35-4bc5-8e78-eefe6374c3d5?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211024%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211024T004642Z&X-Amz-Expires=300&X-Amz-Signature=15394e4a7701c4514be4b985212378beda5eab62e3454fe7ae3423bb99209195&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=351486934&response-content-disposition=attachment%3B%20filename%3Dnetclient&response-content-type=application%2Foctet-stream [following] --2021-10-24 07:46:42-- https://github-releases.githubusercontent.com/351486934/9d9f1467-2c35-4bc5-8e78-eefe6374c3d5?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211024%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211024T004642Z&X-Amz-Expires=300&X-Amz-Signature=15394e4a7701c4514be4b985212378beda5eab62e3454fe7ae3423bb99209195&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=351486934&response-content-disposition=attachment%3B%20filename%3Dnetclient&response-content-type=application%2Foctet-stream Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.110.154, ... Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 19448264 (19M) [application/octet-stream] Saving to: ‘netclient’
100%[==============================================================================>] 19,448,264 18.5MB/s in 1.0s
2021-10-24 07:46:44 (18.5 MB/s) - ‘netclient’ saved [19448264/19448264]
./netclient: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by ./netclient)