-
-
Notifications
You must be signed in to change notification settings - Fork 56
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
Exit code 125 and .gitconfig error #97
Comments
Im having the same issue on a |
I am having the same issue with Exit Code 125:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This could entirely be an issue with Act and not this library as I've seen in the issue queue previous issues with Act. But I'd appreciate any guidance that can be offered on this error. I haven't been able to find any reference to an exitcode 125 in either this action source code or the composer source code. So I haven't been able to determine a root cause.
Thank you.
First some context:
Problem description:
The build fails with "exitcode '125' when running the simplest form of the action.
Prior to this error, there is the error message "The path /root/.gitconfig is not shared from the host and is not known to Docker." and "ERRO[0000] error waiting for container: context canceled"
Action Step code:
Here is the step code for the action. Note that I've stripped this down to the bare minimum for now to try to get anything to work.
Debug Output:
Here is the relevant output from the Act debug log:
The text was updated successfully, but these errors were encountered: