Kinovarobotics / ros_kortex

ROS packages for KINOVA® KORTEX™ robotic arms
Other
153 stars 155 forks source link

https conan portal apperas to be dead #289

Closed phuicy closed 1 year ago

phuicy commented 1 year ago
ERROR: Failed requirement 'kortex_api_cpp/2.3.0-r.34@kortex/stable' from 'conanfile.py'
ERROR: HTTPSConnectionPool(host='artifactory.kinovaapps.com', port=443): Max retries exceeded with url: /artifactory/api/conan/conan-public/v1/ping (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1131)')))

Unable to connect to kinova_public=https://artifactory.kinovaapps.com/artifactory/api/conan/conan-public
1. Make sure the remote is reachable or,
2. Disable it by using conan remote disable,
phuicy commented 1 year ago

https://github.com/Kinovarobotics/ros_kortex/issues/203#issuecomment-944904540

This seemed to solve it.

felixmaisonneuve commented 1 year ago

Yes, the certificate expired a couple months ago

198 was created for this.

I am closing this issue, but feel free to reopen it if it does not work

phuicy commented 1 year ago

Is there some note we can put in the readme for this fix?

felixmaisonneuve commented 1 year ago

I created #291 and #292 about this, they will be merged soon