postlight / parser

📜 Extract meaningful content from the chaos of a web page
https://reader.postlight.com
Apache License 2.0
5.37k stars 443 forks source link

Bug in list of URLs in a for #517

Open alakel opened 4 years ago

alakel commented 4 years ago

Expected Behavior

I made a boucle for to parse a list of URLs with à timer of 3 seconds with an error handling

Current Behavior

Everything happens well except some bugs with some urls

THE bug

Mercury Parser encountered a problem trying to parse that resource.

Error: write EPROTO 4535567808:error:1425F102:SSL routines:ssl_choose_client_version:unsupported protocol:../deps/openssl/openssl/ssl/statem/statem_lib.c:1922:

at WriteWrap.onWriteComplete [as oncomplete] (internal/stream_base_commons.js:87:16) {

errno: 'EPROTO', code: 'EPROTO', syscall: 'write' }

If you believe this was an error, please file an issue at:

https://github.com/postlight/mercury-parser/issues/new

l'exécution de la commande 'mercury-parser https://www.bellaciao.org/fr/spip.php?article160827 --format=text --format=text' renvoie un statut 1Erreur : lexical error: invalid char in json text. NA (right here) ------^

Possible Solution

mialdi98 commented 3 years ago

App has the same behavior also using mob app or google chrome extension. The only solution for the site is to use 'dt' list of links Other 'ol' or 'ul' lists not working with this app.

Issue still here. 7.07.21

mialdi98 commented 2 years ago

31.01.22 issue still here