CircleCI does not identify the container for a github repository

Hi,
I have pushed my current Github repository into a new repository by adding a new origin (for my enterprise). My workflow works perfectly on my first repository, however, when I have connected the new one to CircleCI with exactly the same config file, I have the following errors:

Uh oh! When we created this build, your project was configured to use 1x parallelism but you only had 0 containers. If you haven’t already, please add more containers or lower your parallelism

Sorry! Your build didn’t run because it needs more containers than your plan allows. Please decrease this project’s build parallelism or add more containers to your plan.

I don’t know where this problem could came from ?

I should notify that I have configured all the SSH keys and the permissions.

Any help will be appreciated,
Thanks