Re: Google broke recently with 3.0.4 causing repush loop
James C <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <CACZ9Q6iSi4hh36zZ-hH12Eh_UN7TBGXcNZjg3k+X6SOwN-WzwQ@mail.gmail.com> |
Here's a guess without justification: it's trying to get confirmation that you accepted a cookie, and failing. The basis for my guess is that login to gmail is possible, but requires more than five redirects, so I run a hacked up dillo 3.1, with a dialog about whether to keep redirecting. On 09/05/2015, Dennis New <dennisn-YN8wfZw00oMlLhA2qel/[email protected]> wrote: > This past week or so Google (main search site, image.google) broke for > me -- Dillo (3.0.4) goes into an endless "repush" loop: > > Nav_open_url: new url='http://images.google.com/images?q=bra' > Dns_server [0]: images.google.com is 96.127.250.44 96.127.250.42 > 96.127.250.38 96.127.250.34 96.127.250.30 96.127.250.29 96.127.250.27 > 96.127.250.23 96.127.250.19 96.127.250.15 96.127.250.59 96.127.250.57 > 96.127.250.53 96.127.250.49 96.127.250.45 2607:f8b0:4006:80f::200e > > Connecting to 96.127.250.44 > Nav_open_url: new url='http://images.google.com/search?q=bra&tbm=isch' > Connecting to 96.127.250.44 > >>>>> a_Nav_repush <<<< > Nav_open_url: new url='http://images.google.com/search?q=bra&tbm=isch' > a_Nav_expect_done: repush! > Nav_open_url: new > url='http://images.google.com/search?q=bra&ie=UTF-8&tbm=isch&gbv=1&sei=zkNNVd6sIoiSyATahoHACA' > Connecting to 96.127.250.44 > >>>>> a_Nav_repush <<<< > Nav_open_url: new > url='http://images.google.com/search?q=bra&ie=UTF-8&tbm=isch&gbv=1&sei=zkNNVd6sIoiSyATahoHACA' > a_Nav_expect_done: repush! Nav_open_url: new > url='http://images.google.com/search?q=bra&ie=UTF-8&tbm=isch&gbv=1&sei=zkNNVYTpKIiWyQTprYC4Ag' > Connecting to 96.127.250.44 >>>>> a_Nav_repush <<<< > > ... and so on, extermely quickly, which then results in Google > temporarily blocking me since Dillo is behaving like a DDOS attacker :s. > > Any idea what's causing these repush'es? I'm pretty sure nothing > changed on my end. Other browsers work for me (eg. Links, Uzbl). > Changing the User Agent had no effect. > > _______________________________________________ > Dillo-dev mailing list > [email protected] > http://lists.dillo.org/cgi-bin/mailman/listinfo/dillo-dev >