lundi 15 mars 2021

GLIBC not found on Flask App hosted on GoDaddy shared hosting

When I go to the app's url I get a Internal Server Error and, in the log file, the following text is displayed:

App 2425607 output: node: /lib64/libc.so.6: version `GLIBC_2.16' not found (required by node) App 2425607 output: node: /lib64/libc.so.6: version `GLIBC_2.17' not found (required by node) App 2425607 output: node: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by node) App 2425607 output: node: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.14' not found (required by node) App 2425607 output: node: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.18' not found (required by node) App 2425607 output: node: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.19' not found (required by node) App 2425607 output: node: /usr/lib64/libstdc++.so.6: version `CXXABI_1.3.5' not found (required by node) App 2425607 output: node: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by node) App 2425607 output: nvm is not compatible with the npm config "prefix" option: currently set to "" App 2425607 output: Run `nvm use --delete-prefix v15.11.0 --silent` to unset it.




Aucun commentaire:

Enregistrer un commentaire