Skip to content

Renovate fails to lookup helm package "solr-operator" due to ETIMEDOUT error #791

@niorg

Description

@niorg

We have installed the Renovate dependency management app on our public GitHub repository. We're experiencing an issue when trying to update our helm dependency for the solr-operator in our GitHub repository. Renovate fails to look up the dependency with the following error:

DEBUG: GET https://solr.apache.org/charts/index.yaml = (code=ETIMEDOUT, statusCode=-1 retryCount=2, duration=841)
DEBUG: Datasource connection error
{
  "datasource": "helm"
  "packageName": "solr-operator"
  "errCode": "ETIMEDOUT"
}

DEBUG: Failed to look up helm package solr-operator
{
  "dependency": "solr-operator"
  "packageFile": "charts/zac/Chart.yaml"
}

Additional Information:

Could you please help investigate whether this is an issue with the chart repository configuration or if there are any adjustments required on our side to allow Renovate to successfully perform lookups?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions