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

internal server error during fuzzit create job #23

Closed
kjk opened this issue Aug 5, 2019 · 2 comments
Closed

internal server error during fuzzit create job #23

kjk opened this issue Aug 5, 2019 · 2 comments

Comments

@kjk
Copy link
Contributor

@kjk kjk commented Aug 5, 2019

I did:

root@4095c3fe3a9c:/go2/src/github.com/prometheus/prometheus# rev=`git rev-parse HEAD`
root@4095c3fe3a9c:/go2/src/github.com/prometheus/prometheus# branch=`git rev-parse --abbrev-ref HEAD`
root@4095c3fe3a9c:/go2/src/github.com/prometheus/prometheus# targetid="parse-metric"
root@4095c3fe3a9c:/go2/src/github.com/prometheus/prometheus# fuzzit create job --type fuzzing --branch ${branch} --revision ${rev} ${targetid} ./fuzzer_parse_metric
2019/08/05 23:05:26 Creating job...
2019/08/05 23:05:31 Uploading fuzzer...
2019/08/05 23:05:38 500 Internal Server Error

Would be good to print a more detailed error.

It could be caused by trying to upload the exact same binary.

@kjk
Copy link
Contributor Author

@kjk kjk commented Aug 6, 2019

So this happens to me every time now. Kind of blocking issue.

yevgenypats added a commit that referenced this issue Aug 6, 2019
@yevgenypats
Copy link
Collaborator

@yevgenypats yevgenypats commented Aug 6, 2019

fixed.

@yevgenypats yevgenypats closed this Aug 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.