You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the v1.17.1 docker image, Solana won't start and fails with the following message:
solana: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by solana)
solana: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by solana)
solana: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by solana)
This has been reproduced in standalone docker container with no configuration and with a Kubernetes pod with a valid testnet configuration (working with 1.16.13).
The text was updated successfully, but these errors were encountered:
Problem
When running the v1.17.1 docker image, Solana won't start and fails with the following message:
This has been reproduced in standalone docker container with no configuration and with a Kubernetes pod with a valid testnet configuration (working with 1.16.13).
The text was updated successfully, but these errors were encountered: