[CodePipeline / CodeStar] GitHub returned an Internal Error exception

1

From this post (https://news.ycombinator.com/item?id=29891656), it looks like GitHub is no longer supporting unauthenticated "git://".

Our CodePipeline builds stopped working today and we're getting the following error in the Source step:

[GitHub] GitHub returned an Internal Error exception. Please retry shortly. If the issue continues it may be reported on the GitHub status page at https://githubstatus.com

Does CodeStar use "git://"?

asked 2 years ago796 views
1 Answer
0
Accepted Answer

Around the time your question was posted, GitHub was having some API problems:

Those GitHub problems would have resulted in the Source step error that you reported.

AWS
answered 2 years ago
  • It worked this morning, with no changes to our pipeline, so that must've been it.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions