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

curl_easy_perform(): : SSL_connect_error #412

Open
pauloacosta opened this issue May 11, 2023 · 2 comments
Open

curl_easy_perform(): : SSL_connect_error #412

pauloacosta opened this issue May 11, 2023 · 2 comments

Comments

@pauloacosta
Copy link

pauloacosta commented May 11, 2023

I have already done all the settings, including adding the Maxmind account to the app configuration, but when running the command "sudo geoipupdate", I receive the following message:

curl_easy_perform() failed: SSL connect error
Connect to https://updates.maxmind.com/app/update_getfilename?product_id=GeoLite2-ASN

I am using a brand new CentOS virtual machine and I am not using a proxy on my network.

Does anyone have any idea how to solve this problem? Thanks in advance.

@bencomp
Copy link
Contributor

bencomp commented Aug 22, 2023

It looks like there was (or is) a problem with the server that curl tries to connect to. Perhaps the address is outdated (then the parsedmarc documentation may need to be updated), or there was a temporary server error (that is not something parsedmarc can help with).

@AnaelMobilia
Copy link
Contributor

Hello @pauloacosta
The issue was on Maxmind / GeoIP product side, not on parsedmarc.
I think they fix the issue (or it looks like your VM have an issue to access to internet).

Regards

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

3 participants