Suddenly checkout step is failing but it always worked previously

Using base image circleci/node:9.11.1

Everything was working fine until my last PR then the build fails at the checkout step.

Unpacking objects: 100% (4/4), done.
From github.com:food-innovation/website-afc-customers

  • [new ref] refs/pull/21/head -> origin/pull/21
    fatal: Could not parse object ‘ca13a527d877d6798c9f2e3caa246aad1f3823f0’.
    Exited with code 128

I’ve tried rebuilding without cache but this error persists,

How do I get past this?

So I just merged my PR and that built and the CI ran fine. Some sort of glitch it seems.

Duplicate of this post:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.