Hi, When opening wikipedia articles like wikipedia.org/wiki/Mango, I get this error: Alert!: Error uncompressing temporary file!
I also tried to uncompress the gzipped file by hand, using gzip and that failed with error: gzip:L681-4152TMP.html.gz: unexpected end of file Running gzip -t on that file also gives the same message. Version details of lynx I am using are: Lynx Version 2.8.8rel.2 (09 Mar 2014) libwww-FM 2.14, SSL-MM 1.4.1, OpenSSL 1.1.0e, ncurses 6.0.20170429 Built on linux-gnu Mar 16 2017 09:27:03 gzip version is 1.8 The trace is pasted below. Thanks, Okash SSL callback:ok, preverify_ok=1, ssl_okay=0 SSL callback:ok, preverify_ok=1, ssl_okay=0 Verified connection to wikipedia.org (subj=wikipedia.org) Certificate issued by: /C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert SHA2 High Assurance Server CA Secure 256-bit TLSv1.2 (ECDHE-ECDSA-CHACHA20-POLY1305) HTTP connection Sending HTTP request. HTTP request sent; waiting for response. HTTP/1.1 301 Moved Permanently Allowing this cookie. Data transfer complete HTTP/1.1 301 Moved Permanently Using https://www.wikipedia.org/wiki/Mango Looking up www.wikipedia.org Making HTTPS connection to www.wikipedia.org SSL callback:ok, preverify_ok=1, ssl_okay=0 SSL callback:ok, preverify_ok=1, ssl_okay=0 SSL callback:ok, preverify_ok=1, ssl_okay=0 Verified connection to www.wikipedia.org (cert=*.wikipedia.org) Certificate issued by: /C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert SHA2 High Assurance Server CA Secure 256-bit TLSv1.2 (ECDHE-ECDSA-CHACHA20-POLY1305) HTTP connection Sending HTTP request. HTTP request sent; waiting for response. HTTP/1.1 301 Moved Permanently Data transfer complete HTTP/1.1 301 Moved Permanently Using https://en.wikipedia.org/wiki/Mango Looking up en.wikipedia.org Making HTTPS connection to en.wikipedia.org SSL callback:ok, preverify_ok=1, ssl_okay=0 SSL callback:ok, preverify_ok=1, ssl_okay=0 SSL callback:ok, preverify_ok=1, ssl_okay=0 Verified connection to en.wikipedia.org (cert=*.wikipedia.org) Certificate issued by: /C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert SHA2 High Assurance Server CA Secure 256-bit TLSv1.2 (ECDHE-ECDSA-CHACHA20-POLY1305) HTTP connection Sending HTTP request. HTTP request sent; waiting for response. HTTP/1.1 200 OK Data transfer complete /usr/bin/gzip -d --no-name /tmp/lynxXXXXDZqDGQ/L653-6623TMP.html.gz Alert!: Error uncompressing temporary file! lynx: Start file could not be found or is not text/html or text/plain Exiting... _______________________________________________ Lynx-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lynx-dev
