Skip to content

Problem using data-intake-esgf.yml configuration file #4584

Description

@ehogan

Describe the bug
If I have an unmodified data-intake-esgf.yml in my ~/.config/esmvaltool/ directory (created using the command esmvaltool config copy data-intake-esgf.yml), ESMValTool v2.14.0 fails with:

urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='search.api.globus.org', port=443): Max retries exceeded with url: /v1/index/a8ef4320-9e5a-4793-837b-c45161ca1845/scroll (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1032)')))

If I navigate to the page https://search.api.globus.org/v1/index/a8ef4320-9e5a-4793-837b-c45161ca1845/scroll I get:

Image

(So sad the bunny doesn't render in this view! 🐰)

If I remove the data-intake-esgf.yml from my ~/.config/esmvaltool/ directory, ESMValTool works fine.

Does this happen to anyone else? This issue has been reported at the MO multiple times now, so it's not a user-specific issue, but it may be a MO-specific issue 😕

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