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

Action containers doesn't builds on memory limit other than 256 MB #5531

Open
Kamlesh72 opened this issue Feb 21, 2025 · 1 comment
Open

Comments

@Kamlesh72
Copy link

Description

When I create action with memory limit other than 256 MB, the action is created successfully, but on Invoking, it gives an error.
On invocation, the container starts and in 10 seconds it closes and throws this error.

"error": "The action did not initialize and exited unexpectedly."

Images

This are 2 actions with memory limit 256 MB and 512 MB. The 256 MB action works perfectly fine.
Image
Image

@style95
Copy link
Member

style95 commented Feb 24, 2025

Do you find any logs from the invoker or controller?

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