Re: Backyard Worlds

2018-02-15 Thread Peter Slegg


In the log I can see this but I don't know if it is the cause of the failure:


* Hostname blog.backyardworlds.org was found in DNS cache
*   Trying 192.0.78.12...
* TCP_NODELAY set
(21.395000) frontends/atari/gui.c:142 atari_poll: WM: 30

(21.395001) content/fetchers/curl.c:1162 fetch_curl_poll: Curl file descriptor 
states (maxfd=10):
(21.395002) content/fetchers/curl.c:1181 fetch_curl_poll:   fd 10:  write
* Connected to blog.backyardworlds.org (192.0.78.12) port 443 (#2)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
*   CAfile: ./res/cabundle
  CApath: ./res/certs
(25.42) content/fetchers/curl.c:1162 fetch_curl_poll: Curl file descriptor 
states (maxfd=10):
(25.43) content/fetchers/curl.c:1181 fetch_curl_poll:   fd 10: read
(25.415000) content/fetchers/curl.c:1162 fetch_curl_poll: Curl file descriptor 
states (maxfd=10):
(25.415001) content/fetchers/curl.c:1181 fetch_curl_poll:   fd 10: read
(25.415006) content/fetchers/curl.c:1162 fetch_curl_poll: Curl file descriptor 
states (maxfd=10):
(25.415007) content/fetchers/curl.c:1181 fetch_curl_poll:   fd 10: read
(25.43) content/fetchers/curl.c:1162 fetch_curl_poll: Curl file descriptor 
states (maxfd=10):
(25.430001) content/fetchers/curl.c:1181 fetch_curl_poll:   fd 10: read
* error:1407743E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert inappropriate 
fallback
* Closing connection 2
(28.345000) content/fetchers/curl.c:1052 fetch_curl_done: done 
https://blog.backyardworlds.org/2018/02/14/we-love-you-and-happy-anniversary/
(28.345001) content/fetchers/curl.c:1097 fetch_curl_done: Unknown cURL response 
code 35
(28.35) content/fetchers/curl.c:811 fetch_curl_stop: fetch 0x1ab0b14, url 
'https://blog.backyardworlds.org/2018/02/14/we-love-you-and-happy-anniversary/'
(30.140001) content/fetchers/curl.c:1162 fetch_curl_poll: Curl file descriptor 
states (maxfd=-1):
(30.145000) frontends/atari/rootwin.c:108 handle_event: WM_REDRAW
(30.145001) frontends/atari/gui.c:142 atari_poll: WM: 20






Re: Backyard Worlds

2018-02-15 Thread Peter Slegg


>Message: 4
>Date: Wed, 14 Feb 2018 22:42:02 GMT
>From: Richard Porter <r...@minijem.plus.com>
>Subject: Re: Backyard Worlds
>To: <netsurf-users@netsurf-browser.org>
>Message-ID: <f18c72ca56.r...@user.minijem.plus.com>
>On 14 Feb 2018 Peter Slegg  wrote:
>
>> Netsurf isn't able to open this link:
>
>> https://blog.backyardworlds.org/2018/02/14/we-love-you-and-happy-anniversary/
>
>> It just says "Unable to fetch document" after ~20s.
>
>> In choices I have:
>
>> curl_fetch_timeout:180
>
>Works here on #4303 (RO 5.23). Probably a DNS glitch or server down.

No. It's repeatable and I was able to open it with another browser.

Ole had a look and said the page causes a lot of individual requests
and suggested lowering the maximum concurrent fetchers?

I lowered it to 10 but it is still the same.

I will see if I can log something more helpful.


Peter






Re: Backyard Worlds

2018-02-14 Thread Brian
In article <000646f6.01e9b4901...@smtp.freeola.net>,
   Peter Slegg  wrote:
> Netsurf isn't able to open this link:

> https://blog.backyardworlds.org/2018/02/14/we-love-you-and-happy-anniversary/

> It just says "Unable to fetch document" after ~20s.

> In choices I have:

> curl_fetch_timeout:180


> In can open it in Cab without difficulty.

Opens quite quickly #4315 RISC OS 4.02 VRPC

Brian




Re: Backyard Worlds

2018-02-14 Thread Richard Porter
On 14 Feb 2018 Peter Slegg  wrote:

> Netsurf isn't able to open this link:

> https://blog.backyardworlds.org/2018/02/14/we-love-you-and-happy-anniversary/

> It just says "Unable to fetch document" after ~20s.

> In choices I have:

> curl_fetch_timeout:180

Works here on #4303 (RO 5.23). Probably a DNS glitch or server down.

-- 
Richard Porter  http://www.minijem.plus.com/
t: @westernexplorer mailto:r...@minijem.plus.com
I don't want a "user experience" - I just want stuff that works.



Re: Backyard Worlds

2018-02-14 Thread John Rickman
In message <000646f6.01e9b4901...@smtp.freeola.net>
  Peter Slegg  wrote:

> Netsurf isn't able to open this link:

> https://blog.backyardworlds.org/2018/02/14/we-love-you-and-happy-anniversary/

> It just says "Unable to fetch document" after ~20s.

It opens with no problem here on ARMX6 NetSurf 3.8 #4235

John



-- 
John Rickman



Re: Backyard Worlds

2018-02-14 Thread Dave Higton
In message <000646f6.01e9b4901...@smtp.freeola.net>
  Peter Slegg  wrote:

>Netsurf isn't able to open this link:
>
>https://blog.backyardworlds.org/2018/02/14/we-love-you-and-happy-anniversary/
>
>It just says "Unable to fetch document" after ~20s.
>
>In choices I have:
>
>curl_fetch_timeout:180
>
>
>In can open it in Cab without difficulty.

I think this may be Atari-specific.  Works here on RISC OS.

Dave



Backyard Worlds

2018-02-14 Thread Peter Slegg
Netsurf isn't able to open this link:

https://blog.backyardworlds.org/2018/02/14/we-love-you-and-happy-anniversary/

It just says "Unable to fetch document" after ~20s.

In choices I have:

curl_fetch_timeout:180


In can open it in Cab without difficulty.

Peter