Add config file in service UI not possible

Hi, I’ve created a new service based on a public github repo. It works with command line options upon startup.

Now, I’d like to extend the configuration and use a config file. However, when I go to Settings / Environment variables and files / Files and click Add file, I get this error:

—8<—

Whoops!

Unrecognized extension value in extension set ([object Object]). This sometimes happens because multiple instances of @codemirror/state are loaded, breaking instanceof checks.

If this keeps happening, check out status.koyeb.com.

—>8—

The status page doesn’t show any incidents.

I’ve already deleted and recreated the service with the same result. This used to work last year when I first tried this.

Thanks in advance for your help!

The CLI tool helped me out. I could upload my config file and it works.

Also, I can see the config file in the services UI now.

However, when I click on it to edit it in the browser, I get the same error as before.

Hi, this is a bug in our side, sorry for the inconvenience. I’ll keep you posted.