Failure when receiving data from the peer

2016-07-09 Thread Peter Slegg

When I try to open a link to this page:

http://www.ccrexplorers.com/forumdisplay.php?f=17

it starts to Fetch and then fails with the error:

Failure when receiving data from the peer


Atari build 3591


Peter







Re: Failure when receiving data from the peer

2016-07-09 Thread Vincent Sanders
On Sat, Jul 09, 2016 at 03:45:08PM +, Peter Slegg wrote:
> 
> When I try to open a link to this page:
> 
> http://www.ccrexplorers.com/forumdisplay.php?f=17
> 

I have retrived this page with and without javascript on gtk and
framebuffer frontends without problem so i must conclude the issue
lies with the Atari frontend.

As you know there has not been an atari frontend maintainer for some
time so it it unlikely anyone will be able to address this issue
directly.

> it starts to Fetch and then fails with the error:
> 
> Failure when receiving data from the peer
> 
> 
> Atari build 3591
> 
> 
> Peter
> 

Thankyou for the clear report even if I cannot assist with the issue.

-- 
Regards Vincent
http://www.kyllikki.org/



Re: Failure when receiving data from the peer

2016-07-09 Thread Peter Slegg
On Sat, 9 Jul 2016 18:23:57 , Vincent Sanders  wrote:
> On Sat, Jul 09, 2016 at 03:45:08PM +, Peter Slegg wrote:
> >
> > When I try to open a link to this page:
> >
> > http://www.ccrexplorers.com/forumdisplay.php?f=17
> >
>
> I have retrived this page with and without javascript on gtk and
> framebuffer frontends without problem so i must conclude the issue
> lies with the Atari frontend.
>
> As you know there has not been an atari frontend maintainer for some
> time so it it unlikely anyone will be able to address this issue
> directly.
>
> > it starts to Fetch and then fails with the error:
> >
> > Failure when receiving data from the peer
> >
> >
> > Atari build 3591
> >
> >
> > Peter
> >
>
> Thankyou for the clear report even if I cannot assist with the issue.
>

Thanks. I know there isn't an official Atari maintainer at the moment :-(

I just report issues in case they are general ones that will help others.


Peter






Re: Failure when receiving data from the peer

2016-07-09 Thread Chris Young
On Sat, 9 Jul 2016 18:23:57 +0100, Vincent Sanders wrote:

> On Sat, Jul 09, 2016 at 03:45:08PM +, Peter Slegg wrote:
> > 
> > When I try to open a link to this page:
> > 
> > http://www.ccrexplorers.com/forumdisplay.php?f=17
> > 
> 
> I have retrived this page with and without javascript on gtk and
> framebuffer frontends without problem so i must conclude the issue
> lies with the Atari frontend.

It's working here too but I did notice that the page downloads *very*
slowly, so maybe it is just timing out?

Try increasing curl_fetch_timeout and/or max_retried_fetches

Chris