Trying to start a workspace from a gitlab.com private repository fails with the following error message:
Failed to resolve a devfile. Failed to request factory resolver: Cannot build factory with any of the provided parameters. Please check parameters correctness, and resend query.
Trying to start a workspace from a gitlab.com public repository fails with the following error message:
Failed to resolve a devfile. Failed to request factory resolver: Error occurred during creation a workspace from devfile located at `https://gitlab.com/mario.loriedo/microservices-demo-frontend.git`. Cause: Neither of `apiVersion` or `schemaVersion` found. This is not a valid devfile.
Nothing is logged in Dev Spaces server log when the error occurs but there are 2 RUNNING server pods:
oc get pods NAME READY STATUS RESTARTS AGE che-gateway-6c5cdcf585-nshkd 4/4 Running 0 4h57m devfile-registry-79b75476c-22t7c 1/1 Running 0 5h devspaces-78546979bc-kxvjd 0/1 Running 21 (4m37s ago) 165m devspaces-dashboard-55cc4c6c64-w8zp4 1/1 Running 0 4h58m devspaces-fb6cb8d46-28wt8 1/1 Running 0 174m plugin-registry-7d848985c8-5gsz6 1/1 Running 0 4h59m postgres-79db9db4cf-qs8gw 1/1 Running 0 5h1m