Possible bug running auto devops: "The scheduler failed to assign job to the runner, please try again or contact system administrator"

Try to enable auto-devops on a self-hosted gitlab, c# project:

Job failed immediately with message: The scheduler failed to assign job to the runner, please try again or contact system administrator

I know the commit are OK, and the version does compile perfectly. I do not think the problem are with the code itself.

  • Running versions
    • GitLab: 15.6.6 debian package
    • Gitlab Shell: 14.13.0 debian package
    • Runner: 15.8.2 debian package

I do not have any .yml, the error is with auto-devops. I’m opening the forum topic because maybe are a problem after upgrade gitlab or a configuration issue.

Thanks for helping.