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

[question] unable to connect to conancenter, EOF violation #15224

Closed
1 task done
WouterWolfslag opened this issue Dec 6, 2023 · 6 comments
Closed
1 task done

[question] unable to connect to conancenter, EOF violation #15224

WouterWolfslag opened this issue Dec 6, 2023 · 6 comments
Assignees

Comments

@WouterWolfslag
Copy link

What is your question?

Since earlier today, I am unable to connect to conancenter, with the following error message:

ERROR: HTTPSConnectionPool(host='center.conan.io', port=443): Max retries exceeded with url: /v1/ping (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)')))

This seems similar to #9695, but with a slightly different error and on conan 2.0.4

Have you read the CONTRIBUTING guide?

  • I've read the CONTRIBUTING guide
@DDoSolitary
Copy link
Contributor

DDoSolitary commented Dec 6, 2023

I'm getting this as well since several minutes ago.

ERROR: HTTPSConnectionPool(host='center.conan.io', port=443): Max retries exceeded with url: /v1/ping (Caused by ProtocolError('Connection aborted.', OSError(0, 'Error')))

It seems there's something wrong with the server. Even curl can't reach it.

$ curl -iv https://center.conan.io/
*   Trying 34.107.244.196...
* TCP_NODELAY set
* Connected to center.conan.io (34.107.244.196) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
*   CAfile: /etc/ssl/certs/ca-certificates.crt
  CApath: /etc/ssl/certs
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to center.conan.io:443 
* stopped the pause stream!
* Closing connection 0
curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to center.conan.io:443 

@jcar87
Copy link
Contributor

jcar87 commented Dec 6, 2023

Thanks for reporting - we are currently investigating

@Robort-wang
Copy link

same here

@jcar87 jcar87 self-assigned this Dec 6, 2023
@jcar87
Copy link
Contributor

jcar87 commented Dec 6, 2023

The team has identified the issue and this should now be resolved.

We will continue monitoring the performance of the service.

Please let us know if anything isn't working as expected - apologies for the inconvenience.

@WouterWolfslag
Copy link
Author

All fixed. Thank you

@jcar87
Copy link
Contributor

jcar87 commented Dec 7, 2023

closing this as resolved, but if there are any further issues please let us know! Thanks for using Conan! :)

@jcar87 jcar87 closed this as completed Dec 7, 2023
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

4 participants