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

启动schedule报错 #9

Open
wuchenlv1988 opened this issue Aug 2, 2017 · 1 comment
Open

启动schedule报错 #9

wuchenlv1988 opened this issue Aug 2, 2017 · 1 comment

Comments

@wuchenlv1988
Copy link

[root@dev-cdh04 webapp]# cat schedule_web.log
Traceback (most recent call last):
File "router/schedule_router.py", line 69, in
server.bind(options.port)
File "/usr/lib/python2.6/site-packages/tornado/tcpserver.py", line 158, in bind
backlog=backlog)
File "/usr/lib/python2.6/site-packages/tornado/netutil.py", line 69, in bind_sockets
sock = socket.socket(af, socktype, proto)
File "/usr/lib64/python2.6/socket.py", line 184, in init
_sock = _realsocket(family, type, proto)
socket.error: [Errno 97] Address family not supported by protocol

@cocofree
Copy link
Owner

cocofree commented Aug 2, 2017

这个错没见过,建议python升级到2.7再试下

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

2 participants