CircleCI Fails on branches - runs on master

Hi,

CircleCI was running fine on my branches yesterday - but when running on my branch I now get:

Connection: keep-alive
Content-Length: 48
Content-Type: application/json
Date: Tue, 07 Mar 2017 05:40:33 GMT
Server: nginx
X-Circleci-Request-Id: 88ed4d09-0926-4f16-8c21-21e6eeec950e

{“message”:“An internal server error occurred.”}

On my github webhook.

I’ve unfollowed, refollowed, re-added webhooks, removed services - done everything for a few hours now but this seems to be the issue as CircleCI never gets a response when I push to a branch.

Thanks!

1 Like

Can you link me to your builds?

I’m not sure what you mean by link you to the builds -

The github repo is private (as it’s a client website), and their’s nothing on CircleCI because the webhook returns an error so it seems something on CircleCI side is not liking what github is sending.

Hi @Eric,

Has this issue come up again? I had CircleCI Integrated and working fine as of 5pm AEST yesterday - however as of all of today, everything I have tried has failed to get CircleCI working.

I have unfollowed, refollowed, deleted SSH keys, services, webhooks. Github IS pushing to the webhook that CircleCI creates - however it is just not doing anything on CircleCI’s side.

Thanks!

Hi!

Sorry for the late response. Is this still an issue for you? If so, can you send me a CircleCI project URL where this is happening? That will give me more info to look up what’s happening.

Thanks!

A post was split to a new topic: Python unit tests fail on branches, run on master