Github integration failing deploys because of missiong permissions and 500 errors from backend

If I push a new commit on any repo I get build fail with authentication issue, if I try to create new worker from github repo it lets me pick the repo, but on the next screen I get errors and if I go on deploy fails. I tried unlinking all github accounts and linking only one, but nothing. In devtools I see failing requests to: https://dash.cloudflare.com/api/v4/accounts/x/pages/connections/github/x/repos
{
"result": null,
"success": false,
"errors": [
{
"code": 8000000,
"message": "An unknown error occurred. Contact your account team or Cloudflare support: https://cfl.re/3WgEyrH."
}
],
"messages": []
}
{
"result": null,
"success": false,
"errors": [
{
"code": 8000000,
"message": "An unknown error occurred. Contact your account team or Cloudflare support: https://cfl.re/3WgEyrH."
}
],
"messages": []
}
No description
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?