Re: An error with temporary file
Gisle Vanem via Lynx-dev <[email protected]>
| Newsgroups | gmane.comp.web.lynx.devel |
|---|---|
| Message-ID | <[email protected]> |
Riku Virtanen wrote: > I installed new Lynx 9.0. > I tried with www.tripadvisor.com/. > Lynx said: Error with compressing temporary file. > > What does this mean? Now I have 2.8.9rel.1 and it opens Tripadvisor. For me this site does not work in Lynx, Windows's bundled 'curl', the offical 'curl', 'Wget' nor 'Wget2'. Setting 'user-agent' to: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" does not help. Here is the HAR-file (HTTP Archive, a JSON-format) when analysing this site in Chrome: https://www.watt-32.net/misc/www.tripadvisor.com.har Use Chrome DevTools (F12), 'import HAR-file'. Or Google's HAR Analyzer at: https://toolbox.googleapps.com/apps/har_analyzer/ This strange file: https://www.tripadvisor.com/static/decodeKey.txt seems to block everything (?) -- --gv