Выкладываю
manage.py
/usr/bin/python2.7 /home/vbn22/Desktop/chat2/django-socketio-master/django_socketio/example_project/manage.py runserver 8000
Performing system checks...
System check identified some issues:
WARNINGS:
?: (1_6.W001) Some project unittests may not execute as expected.
HINT: Django 1.6 introduced a new default test runner. It looks like this project was generated using Django 1.5 or earlier. You should ensure your tests are all running & behaving as expected. See https://docs.djangoproject.com/en/dev/releases/1.6/#new-test-runner for more information.
System check identified 1 issue (0 silenced).
October 21, 2014 - 06:01:35
Django version 1.7, using settings 'settings'
Starting development server at http://127.0.0.1:8000/
Quit the server with CONTROL-C.
[21/Oct/2014 06:01:38] "GET /123 HTTP/1.1" 404 1603
[21/Oct/2014 06:01:48] "GET / HTTP/1.1" 200 822
[21/Oct/2014 06:01:50] "POST /create/ HTTP/1.1" 302 0
[21/Oct/2014 06:01:50] "GET /4 HTTP/1.1" 200 2620
[21/Oct/2014 06:02:39] "GET /4 HTTP/1.1" 200 2620
[21/Oct/2014 06:02:39] "GET /static/css/chat.css HTTP/1.1" 304 0
[21/Oct/2014 06:02:39] "GET /static/js/socket.io.js HTTP/1.1" 304 0
[21/Oct/2014 06:02:39] "GET /static/js/chat.js HTTP/1.1" 304 0
socketio server
SocketIOServer running on 127.0.0.1:9000
System check identified some issues:
WARNINGS:
?: (1_6.W001) Some project unittests may not execute as expected.
HINT: Django 1.6 introduced a new default test runner. It looks like this project was generated using Django 1.5 or earlier. You should ensure your tests are all running & behaving as expected. See https://docs.djangoproject.com/en/dev/releases/1.6/#new-test-runner for more information.
127.0.0.1 - - [2014-10-21 06:42:08] "GET /socket.io/websocket HTTP/1.1" 500 50954 0.153127
127.0.0.1 - - [2014-10-21 06:43:08] "GET /socket.io/websocket HTTP/1.1" 500 50954 0.099124
127.0.0.1 - - [2014-10-21 06:44:09] "GET /socket.io/websocket HTTP/1.1" 500 50954 0.092722
127.0.0.1 - - [2014-10-21 06:45:09] "GET /socket.io/websocket HTTP/1.1" 500 50954 0.088448
127.0.0.1 - - [2014-10-21 06:46:09] "GET /socket.io/websocket HTTP/1.1" 500 50954 0.087394
127.0.0.1 - - [2014-10-21 06:47:09] "GET /socket.io/websocket HTTP/1.1" 500 50954 0.088472
127.0.0.1 - - [2014-10-21 06:48:09] "GET /socket.io/websocket HTTP/1.1" 500 50954 0.096778
127.0.0.1 - - [2014-10-21 06:49:09] "GET /socket.io/websocket HTTP/1.1" 500 50954 0.084469
127.0.0.1 - - [2014-10-21 06:50:10] "GET /socket.io/websocket HTTP/1.1" 500 50954 0.085054
127.0.0.1 - - [2014-10-21 06:51:53] "GET /socket.io/websocket HTTP/1.1" 500 50954 0.184239
127.0.0.1 - - [2014-10-21 06:52:54] "GET /socket.io/websocket HTTP/1.1" 500 50954 0.136949
127.0.0.1 - - [2014-10-21 06:53:54] "GET /socket.io/websocket HTTP/1.1" 500 50954 0.089573
127.0.0.1 - - [2014-10-21 06:54:54] "GET /socket.io/websocket HTTP/1.1" 500 50954 0.092665
127.0.0.1 - - [2014-10-21 06:55:54] "GET /socket.io/websocket HTTP/1.1" 500 50954 0.101951
127.0.0.1 - - [2014-10-21 06:56:00] "GET /socket.io/websocket HTTP/1.1" 500 50954 0.111089
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/gevent/pywsgi.py", line 508, in handle_one_response
self.run_application()
File "/usr/local/lib/python2.7/dist-packages/gevent/pywsgi.py", line 495, in run_application
self.process_result()
File "/usr/local/lib/python2.7/dist-packages/gevent/pywsgi.py", line 490, in process_result
self.socket.sendall('0\r\n\r\n')
File "/usr/local/lib/python2.7/dist-packages/gevent/socket.py", line 458, in sendall
data_sent += self.send(_get_memory(data, data_sent), flags)
File "/usr/local/lib/python2.7/dist-packages/gevent/socket.py", line 435, in send
return sock.send(data, flags)
error: [Errno 32] Broken pipe
{u'CSRF_COOKIE': u'7iD7Gr4hy9rzFUy3EeJQQmywpslp4SgL',
'GATEWAY_INTERFACE': 'CGI/1.1',
'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_ACCEPT_ENCODING': 'gzip, deflate',
'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.5',
'HTTP_CACHE_CONTROL': 'no-cache',
'HTTP_CONNECTION': 'keep-alive, Upgrade',
'HTTP_COOKIE': 'csrftoken=7iD7Gr4hy9rzFUy3EeJQQmywpslp4SgL',
'HTTP_HOST': '127.0.0.1:9000',
'HTTP_ORIGIN': 'http://127.0.0.1:8000',
'HTTP_PRAGMA': 'no-cache',
'HTTP_SEC_WEBSOCKET_KEY': 'SJNWttwP5JOUpWUjIBtR6w==',
'HTTP_SEC_WEBSOCKET_VERSION': '13',
'HTTP_UPGRADE': 'websocket',
'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:33.0) Gecko/20100101 Firefox/33.0',
'PATH_INFO': u'/socket.io/websocket',
'QUERY_STRING': '',
'REMOTE_ADDR': '127.0.0.1',
'REMOTE_PORT': '44673',
'REQUEST_METHOD': 'GET',
'SCRIPT_NAME': u'',
'SERVER_NAME': 'localhost',
'SERVER_PORT': '9000',
'SERVER_PROTOCOL': 'HTTP/1.1',
'SERVER_SOFTWARE': 'gevent/1.0 Python/2.7',
'wsgi.errors': <open file '<stderr>', mode 'w' at 0xb74e30d0>,
'wsgi.input': <gevent.pywsgi.Input object at 0xb5d15b4c>,
'wsgi.multiprocess': False,
'wsgi.multithread': False,
'wsgi.run_once': False,
'wsgi.url_scheme': 'http',
'wsgi.version': (1, 0)} failed with error
127.0.0.1 - - [2014-10-21 06:57:00] "GET /socket.io/websocket HTTP/1.1" 500 50949 0.106103