Skip to content

ssh-key-action step failing with GLIBC not found error #271

Open
@ruthwiklingam

Description

@ruthwiklingam

Hi, my current GitHub action is failing at the ssh-key-action step running the the action with the following error. I think it is caused by node version 20.

/home//actions-runner/externals/node20/bin/node: /lib64/libm.so.6: version GLIBC_2.27' not found (required by /home/***/actions-runner/externals/node20/bin/node) /home/***/actions-runner/externals/node20/bin/node: /lib64/libstdc++.so.6: version GLIBCXX_3.4.20' not found (required by /home//actions-runner/externals/node20/bin/node)
/home//actions-runner/externals/node20/bin/node: /lib64/libstdc++.so.6: version CXXABI_1.3.9' not found (required by /home/***/actions-runner/externals/node20/bin/node) /home/***/actions-runner/externals/node20/bin/node: /lib64/libstdc++.so.6: version GLIBCXX_3.4.21' not found (required by /home//actions-runner/externals/node20/bin/node)
/home//actions-runner/externals/node20/bin/node: /lib64/libc.so.6: version GLIBC_2.2[8](https://github.com/uic-ts/SDD-mysqlportal-nodepug-serverclient/actions/runs/7889127784/job/21528315412#step:6:9)' not found (required by /home/***/actions-runner/externals/node[2](https://github.com/uic-ts/SDD-mysqlportal-nodepug-serverclient/actions/runs/7889127784/job/21528315412#step:17:2)0/bin/node) /home/***/actions-runner/externals/node20/bin/node: /lib6[4](https://github.com/uic-ts/SDD-mysqlportal-nodepug-serverclient/actions/runs/7889127784/job/21528315412#step:17:4)/libc.so.6: version GLIBC_2.25' not found (required by /home//actions-runner/externals/node20/bin/node)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions