Renku Indexing Error

Hi,
in my renku project is not properly indexed anymore. Under Settings->“Project Indexing” the following error appears:

An error was raised while processing the metadata, which should not have consequences. If you notice something wrong, please reach us reporting the link to your project and the error message.
Error details: transformation non recoverable failure

The project is the following: Reproducible Data Science | Open Research | Renku
It’s private, let me know if you need access.

Thanks!

Hi @jkminder,

Thanks for reaching out to us. It looks like using renku doctor in your particular case should help. Try
renku doctor --fix
and push the commit that is produced to GitLab. Hopefully, the indexing problem should go.

Please, let us know if this does not work.

Sadly this did not help.

Let me check what’s the problem.

it looks like there was an edge case and the fix did not fix everything it should have, and the metadata is now in an inconsistent state. We have to fix that issue in the CLI for it to work properly.

Could you give me (ralf.grubenmann) access to the project so I can test the bugfix I’m working on?

Thanks! You should have access now.