platform · inferred from evidence
CircleCI Server
A self-hosted version of CircleCI for running CI/CD pipelines on private infrastructure.
- circleci config validate fails with "config compilation request returned an error: Not Found" on CircleCI Server
The cause is a version mismatch: newer CLI versions validate by calling a config compilation endpoint that older CircleCI Server releases do not expose, so the server answers Not Found. Either update the CircleCI Server instance to a versio