Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to connect to conancenter=https://center.conan.io #40

Open
heavyweight87 opened this issue Jan 12, 2023 · 1 comment
Open

Unable to connect to conancenter=https://center.conan.io #40

heavyweight87 opened this issue Jan 12, 2023 · 1 comment

Comments

@heavyweight87
Copy link

Hi,

I get the following errors when trying to use conan within a recipe

ERROR: HTTPSConnectionPool(host='center.conan.io', port=443): Max retries exceeded with url: /v1/ping (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7ff80c5164a0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))

Unable to connect to conancenter=https://center.conan.io

It happens also with my own remote also

Outside of yocto I can use the remote with conan fine. It seems that its only when running conan commands from bitbake

Is there anything special conan does when using with Yocto? Any idea what may be causing this?

@memsharded
Copy link
Member

Hi @heavyweight87,

Thanks for your question.
We are not aware of such a limitation, it seems something on the yocto side indeed. Is there some way you can do a curl https://center.conan.io on yocto execution, to validate if it has some connectivity issue to the outside?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants