GithubHelp home page GithubHelp logo

Comments (9)

xrlin avatar xrlin commented on July 21, 2024

@qiyeboy 我今天也遇到同样的问题, 在另一台电脑使用(window10 wsl环境)却没问题。

from ipproxypool.

orzmoe avatar orzmoe commented on July 21, 2024

访问127.0.0.1:8000后显示这个,偶尔正常
Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/web/wsgiserver/__init__.py", line 1235, in communicate req.parse_request() File "/usr/local/lib/python2.7/dist-packages/web/wsgiserver/__init__.py", line 531, in parse_request self.read_request_line() File "/usr/local/lib/python2.7/dist-packages/web/wsgiserver/__init__.py", line 559, in read_request_line request_line = self.rfile.readline() File "/usr/local/lib/python2.7/dist-packages/web/wsgiserver/__init__.py", line 231, in readline data = self.rfile.readline(256) File "/usr/local/lib/python2.7/dist-packages/web/wsgiserver/__init__.py", line 1057, in readline data = self.recv(self._rbufsize) File "/usr/local/lib/python2.7/dist-packages/web/wsgiserver/__init__.py", line 933, in recv data = self._sock.recv(size) File "/usr/local/lib/python2.7/dist-packages/gevent/_socket2.py", line 283, in recv self._wait(self._read_event) File "/usr/local/lib/python2.7/dist-packages/gevent/_socket2.py", line 182, in _wait self.hub.wait(watcher) File "/usr/local/lib/python2.7/dist-packages/gevent/hub.py", line 651, in wait result = waiter.get() File "/usr/local/lib/python2.7/dist-packages/gevent/hub.py", line 899, in get return self.hub.switch() File "/usr/local/lib/python2.7/dist-packages/gevent/hub.py", line 630, in switch return RawGreenlet.switch(self) LoopExit: ('This operation would block forever', <Hub at 0x7fb372c4caf0 epoll pending=0 ref=0 fileno=17>)

from ipproxypool.

xrlin avatar xrlin commented on July 21, 2024

我也发现这是一个偶发情况,估计是可供调动的进程池不足。

from ipproxypool.

ResolveWang avatar ResolveWang commented on July 21, 2024

错误提示的是进程被阻塞了啊,怎么会是进程池的调度问题

from ipproxypool.

qiyeboy avatar qiyeboy commented on July 21, 2024

@ResolveWang @xrlin 你们是用的最新的吧。如果是的话,就先用一下releases v1.0,我把问题复现一下

from ipproxypool.

ResolveWang avatar ResolveWang commented on July 21, 2024

我直接clone的,没有用releases的版本

from ipproxypool.

qiyeboy avatar qiyeboy commented on July 21, 2024

@ResolveWang @xrlin 解决了,你们测试一下

from ipproxypool.

xrlin avatar xrlin commented on July 21, 2024

@qiyeboy 更新后没问题了

from ipproxypool.

ResolveWang avatar ResolveWang commented on July 21, 2024

现在没问题了

from ipproxypool.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.