gojp / goreportcard

A report card for your Go application
https://goreportcard.com
Apache License 2.0
2.01k stars 249 forks source link

Status 128 when trying to fetch report #343

Closed peake100 closed 3 years ago

peake100 commented 3 years ago

Hello!

I'm getting an error message while trying to generate by report card:

Affected Repo: http://github.com/opencinemac/vtc-go

Error message:

There was an error processing your request: Could not analyze the repository: could not clone repo: exit status 128
peake100 commented 3 years ago

Update: I am now getting a 502 error, same as #344

njasm commented 3 years ago

Same error for a repo of mine.

Repo: github.com/njasm/marionette_client Error: There was an error processing your request: Could not analyze the repository: could not clone repo: exit status 128

fubarhouse commented 3 years ago

A personal project is now reporting an F and I can't review the report. github.com/fubarhouse/pygmy-go.

shawnps commented 3 years ago

Hi, we've been having some backend issues. Please try again, the reports for repos mentioned in this ticket should work now. Let me know if there's still issues.

fubarhouse commented 3 years ago

Hi, we've been having some backend issues. Please try again, the reports for repos mentioned in this ticket should work now. Let me know if there's still issues.

That works again, thanks.

peake100 commented 3 years ago

Works again for me. Thank you!