Pipeline Editor does not find yml config

I get the following error
There is no .gitlab/.gitlab-ci.yml file in this repository, please add one and visit the Pipeline Editor again.
But as you can see in the screenshots, it is not true, and it seems to be a bug.
My Pipeline is working as expected and the config is picked up from the exact location, which the error is complaining about…

As the Editor is fairly new, i guess these are some minor bugs related to a different location then the default maybe?


I’ve just tried this on gitlab.com and it works fine. I changed the path as described here Customize pipeline configuration | GitLab and the editor is picking up the file just right. It got probably fixed already.

i should have mentioned, my instance is self hosted.
I guess then it is somehow misconfigured. :frowning:

But, no matter what i’m doing, the editor isn’t working at all.

And i just dicovered, that also the webIDE isn’t working at all (no matter which file).

I need to dig into the logs, to find out whats happening…

We are facing the same issue: WEB IDE and Pipeline Editor are broken and we are on latest self-hosted GitLab Community Edition version. I rose