dnanexus / dx-toolkit

DNAnexus platform client libraries
http://autodoc.dnanexus.com/
Apache License 2.0
90 stars 85 forks source link

SSL error while using dx upload #1349

Closed wayne-w-cloud closed 6 months ago

wayne-w-cloud commented 6 months ago

Hi all:

I am encountering the following warning while running the dx upload command.

dx upload example.vcf
WARNING:dxpy:[Tue Mar 12 16:09:59 2024] POST https://api.dnanexus.com:443/file/new: urllib3.exceptions.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129).

I am using dxpy 0.356.0 and python 3.9.7. I also tried to use the latest dxpy but no luck. Thx