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

Bug: exit status 128 #428

Open
c-seeger opened this issue May 21, 2022 · 1 comment
Open

Bug: exit status 128 #428

c-seeger opened this issue May 21, 2022 · 1 comment
Labels

Comments

@c-seeger
Copy link

Bug Description
running mage on a new project results in FATAL[0000] exit status 128. This error is not very helpful since there seem to be no error code documentation anywere in the project.

What did you do?
run mage

What did you expect to happen?
get list of targets

What actually happened?
FATAL[0000] exit status 128

Environment

  • Mage Version: [run mage --version]
Mage Build Tool v1.13.0-7-g40d421b
Build Date: 2022-05-21T10:43:22+02:00
Commit: 40d421b
built with: go1.18.1
  • OS: [e.g. windows/linux/mac]
    Arch Linux

Additional context

Refers to: #357
Showing underlying errors.

Document error codes somewhere easy to find.

@c-seeger
Copy link
Author

Some more context. This happend due to not initialized git repo. Since it was a new project after git init mage works fine. But still the error was resolved due to luck. Error codes are really missing enough information to debug issues.

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

No branches or pull requests

1 participant