scrapinghub / splash

Lightweight, scriptable browser as a service with an HTTP API
BSD 3-Clause "New" or "Revised" License
4.07k stars 512 forks source link

Timing out client #1065

Open yushun007 opened 4 years ago

yushun007 commented 4 years ago

I just open localhost:8050 in chrome and check render me but print noting 2020-08-22 15:26:42.799537 [-] "172.17.0.1" - - [22/Aug/2020:15:26:42 +0000] "GET / HTTP/1.1" 200 7675 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36" 2020-08-22 15:27:42.790618 [-] Timing out client: IPv4Address(type='TCP', host='172.17.0.1', port=46166) 2020-08-22 15:27:42.799778 [-] Timing out client: IPv4Address(type='TCP', host='172.17.0.1', port=46164)

what happen????

i use splash 3.5 2020-08-22 23-31-11屏幕截图 2020-08-22 23-33-02屏幕截图

Subcode commented 3 years ago

I'm having the same issue running the docker image on ubuntu. Mine works for a while but after a few renders it stops working and the docker stops running: Main process exited, code=exited, status=137/n/a

azwpayne commented 3 years ago

Me too. I have this problem in ubantu and ox

2020-12-09 08:50:10.398850 [-] "172.17.0.1" - - [09/Dec/2020:08:50:09 +0000] "GET /info?wait=0.5&images=1&expand=1&timeout=90.0&url=https%3A%2F%2Ffanyi.baidu.com%2F%23en%2Fzh%2FInitializing&lua_source= HTTP/1.1" 200 5430 "http://0.0.0.0:8050/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36" 2020-12-09 08:50:54.286461 [-] Timing out client: IPv4Address(type='TCP', host='172.17.0.1', port=41496) 2020-12-09 08:51:10.401004 [-] Timing out client: IPv4Address(type='TCP', host='172.17.0.1', port=41498)

azwpayne commented 3 years ago

use splash:3.5 or splash:3.3.1

legend-zl commented 3 years ago

use splash:3.5 or splash:3.3.1

I have tried. don`t work

azwpayne commented 3 years ago

Watch your rest, my man