Start New Build Error
Hi,
When I click on "New Build" on any project in appveyor, I get the error message pasted below. It has always worked fine and it stopped working during the weekend while we didn't change anything.
Cannot read last commit information from GitHub repository sherweb/Smo365Api: HTTP GET to https://api.github.com/repos/sherweb/Smo365Api/branches/master returned status code 404: Not Found Full response body: {"message":"Not Found","documentation_url":"https://developer.github.com/v3/repos/branches/#get-branch"}
Thank you in advance,
Jean-Simon Collard
-
new_build_error.png 28.5 KB
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Ilya Finkelshte... on Feb 04, 2019 @ 05:07 PM
Please check GitHub Authorization under account Settings > Authorizations (
https://ci.appveyor.com/account/<account_name>/authorizations
). Revoke GitHub access and authorize GitHub again if needed.2 Posted by Jean-Simon Coll... on Feb 04, 2019 @ 05:35 PM
Hi,
Thank you for your quick reply. We've tried with two different accounts and it did not change anything. We still have the same problem.
We are using "Authorize as OAuth App". I know we can also use "Authorize as GitHub App". Do you think it makes a difference?
3 Posted by Ilya Finkelshte... on Feb 04, 2019 @ 05:47 PM
It should work OK with OAuth. Do you see the same problem with other projects under your AppVeyor account? Can you create another project connected to the
sherweb/smo365
repository (side-by-side with existing one) and check if you see the same error, for experiment?4 Posted by Jean-Simon Coll... on Feb 04, 2019 @ 05:54 PM
Hi,
We just discovered that some permission was removed and Appveyor could not access our Github anymore.
Granting the permission seems to have fixed the issue.
Thank you for your help, you can close this ticket.
Jean-Simon Collard
5 Posted by Ilya Finkelshte... on Feb 04, 2019 @ 05:58 PM
Good, thanks for the update!
Ilya Finkelshteyn closed this discussion on Feb 04, 2019 @ 05:58 PM.