Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error relocating /__e/node20_alpine/bin/node: secure_getenv: symbol not found #1828

Open
max-rocket-internet opened this issue Jul 19, 2024 · 1 comment

Comments

@max-rocket-internet
Copy link

Heya,
About 1-2 weeks ago, for just one of our actions, actions/checkout started failing with this error:

/usr/bin/docker exec  23323b6854a80420624e41031cc74510894cec3bf0f4090a06aba78ccafd2cbe sh -c "cat /etc/*release | grep ^ID"
Error relocating /__e/node20_alpine/bin/node: secure_getenv: symbol not found

You can see the error here and config for this action here.

I don't really understand why our other actions (e.g)with the same step and version, actions/[email protected], don't fail.

I guess it's got something to do with switching to new version of Node. It also looks similar to #1809

@Bruno12leonel
Copy link

I tried to use actions/checkout@v1 and it worked for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants