-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi all,
I am trying to use conanfile.py to install the dependencies, but when I type in the command conan install . I found the issue like this:
ERROR: Error loading conanfile at '<my local directory>\Uranium-main\conanfile.py': HTTPSConnectionPool(host='conan.ultimaker.com', port=443): Max retries exceeded with url: /v1/ping (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x0000015E4350EC20>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))
Unable to connect to ultimaker=https://conan.ultimaker.com
1. Make sure the remote is reachable or,
2. Disable it by using conan remote disable,
Then try again.
I tried to open https://conan.ultimaker.com/ in my broswer and cannot connect it either. Am not sure if this is a known issue or an issue that happened recently. Should I wait for the recovery of the connection to the link, or should I try something different?
Thank you!
Metadata
Metadata
Assignees
Labels
No labels