-
Notifications
You must be signed in to change notification settings - Fork 799
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
[bug] Error: EACCES: permission denied, open '/__w/_temp/_runner_file_commands/set_output #640
Comments
This sounds like a duplicate of this bug #542 But is this serious, you don't support containers running non-root processes? |
As reported elsewhere, this is bizarre to me, works fine with
|
We are also using V3 due to this bug. Hopefully it won't break even though it's deprecated because this needs to be fixed in V4. At least respond to this issue in some way. |
I've also encountered this issue. Usage:
Logs:
The artifacts ( in my case screenshots from cypress ) get uploaded fine, so i don't even know what causes the error. But this error just does not occur with upload-artifact v3 for me. It would be nice if this got adressed. |
I was able to overcome this issue by adding |
I've tried it and it doesn't solve the error for me - it still appears. |
I also have this problem, and we can't even use v3 since 30th January 2025 anymore this really needs to be adressed. |
What happened?
I'm getting this error
With this stanza
Full log:
What did you expect to happen?
I expected it to work.
How can we reproduce it?
Conditions are above. Not sure if anything else is required.
Anything else we need to know?
No response
What version of the action are you using?
v4
What are your runner environments?
linux
Are you on GitHub Enterprise Server? If so, what version?
No response
The text was updated successfully, but these errors were encountered: