alphapapa / org-web-tools

View, capture, and archive Web pages in Org-mode
GNU General Public License v3.0
647 stars 33 forks source link

SSL Problems with archive.fo #15

Closed Nebucatnetzer closed 6 years ago

Nebucatnetzer commented 6 years ago

This is most likely not something you can fix. However I thought it might be good to report it here anyway in case someone else runs into this problem.

archive.today seems to have some SSL problems at the moment. At least it doesn't really work for me when I tried to use it with Firefox. I got this error:

Cannot communicate securely with peer: no common encryption algorithm(s). Error code: SSL_ERROR_NO_CYPHER_OVERLAP

In Emacs I get this:

error in process filter: gnutls-negotiate: GnuTLS error: #<process archive.today>, -12
error in process filter: GnuTLS error: #<process archive.today>, -12
alphapapa commented 6 years ago

Hi,

That's interesting. I haven't had that problem. What platform are you on?

Nebucatnetzer commented 6 years ago

Ubuntu 18.04, I tested it on a Windows machine and there it worked fine. Strange.

Nebucatnetzer commented 6 years ago

On a Debian Sid installation it doesn't work either.

Nebucatnetzer commented 6 years ago

Ah found the problem. There seems to be an issue with the DNS. https://community.cloudflare.com/t/archive-is-error-1001/18227/11

I'm using Cloudflare only as a backup but my DNS resolver might have the same problem.

alphapapa commented 6 years ago

Ok, thanks.