2025.04.16 09:18
如题,当前远端配置:
conan remote list
openubmc_dev: https://conan.openubmc.cn/conan_1/ [Verify SSL: False]
现象:
conan search "vpd" -r openubmc_dev
ERROR: HTTPSConnectionPool(host='conan.openubmc.cn', port=443): Max retries exceeded with url: /conan_1/v1/ping (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7faa97ad98e0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
Unable to connect to openubmc_dev=https://conan.openubmc.cn/conan_1/
1. Make sure the remote is reachable or,
2. Disable it by using conan remote disable,
Then try again.
机器正常访问gitcode 、社区、论坛





