alphapapa / org-web-tools

View, capture, and archive Web pages in Org-mode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSL Problems with archive.fo

Nebucatnetzer opened this issue · comments

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

Hi,

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

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

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

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.

Ok, thanks.