Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.3.9 webui not working on CentOS release 6.5 with gcc version 4.4.7 #680

Open
halfapple opened this issue Mar 29, 2017 · 7 comments
Open

Comments

@halfapple
Copy link

I got two machines:
The first one :
Linux version 2.6.32-431.el6.x86_64 (mockbuild@c6b8.bsys.dev.centos.org) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC) )

And the second one:
Linux version 3.10.0-514.6.2.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) )

When I installed pyspider(0.3.9) through src code and started it in all mode(pyspider all), both of them can start normally as follows:
[I 170329 17:49:14 result_worker:49] result_worker starting...
[I 170329 17:49:15 tornado_fetcher:638] fetcher starting...
[I 170329 17:49:15 processor:211] processor starting...
[I 170329 17:49:15 scheduler:647] scheduler starting...
[I 170329 17:49:15 scheduler:782] scheduler.xmlrpc listening on 127.0.0.1:23333
[I 170329 17:49:15 app:76] webui running on 0.0.0.0:5000

But the case is that I can not access webui service from my chrome and safari browser as expected, with the second one all right. So with other guys(through IM software) help, I try to figure out the reason.

  1. I install apache httpd service on the first one, and can easily access it from the same browsers.
  2. "curl http://127.0.0.1:5000" on the first, it responses with "curl: (52) Empty reply from server"
    (When doing this, all pyspider services are running normally)

Finally I doubt this may be a bug on the first type machine.
Expecting other guys voice!

@binux
Copy link
Owner

binux commented Mar 29, 2017 via email

@halfapple
Copy link
Author

replay U tomorrow...

@halfapple
Copy link
Author

  1. The version of Python of first machine is 2.6.6

netstat

@wangbo65
Copy link

我的也是这样,请问解决了么?怎么解决的

@shuzijun
Copy link

shuzijun commented May 8, 2017

同样遇到这个问题,使用sudo 也无效

好像在更新python版本后就解决了

@zongmingshu
Copy link

同样的问题, 有解决的了吗?

@Chinalover
Copy link

绝望 我也是这个问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants