Open LarsLeif opened 1 month ago
We have same problem with maven. You can find items when searching, but not when you browse..
Creating and running once a manual task "Helm - Rebuild Helm metadata" helped for me.
We encountered similar issues and resolved them with these steps:
Ran the task Rebuild Helm Metadata Ran the task Reconcile Component Database from Blob Store Ran the task Rebuild Repository Browse Ran the task Rebuild Repository Search
What problem are you trying to solve? Old Helm charts are not being indexed.
Do you have a workaround you are using at present? Re-uploading the chart.
What feature or behavior is this required for? Being able to use the Helm CLI to retrieve and deploy charts.
How could we solve this issue? (Not knowing is okay!) I’m not sure.
Tell us about your Nexus Repository deployment: what version, operating system, and database are you using? Version: OSS 3.72.0-04 Deployment: Docker Database: H2
Anything else? I’m not exactly sure when this issue started occurring, but it seems to have appeared after either migrating to the H2 database or upgrading to version 3.72.0-04. Some charts do not appear in the index.yaml file at all. However, after re-uploading the affected charts, they start to appear in the index. Simply using the "Update Index" button does not resolve the issue without re-uploading the charts.