Giter VIP home page Giter VIP logo

Comments (5)

hulb avatar hulb commented on August 16, 2024

and:

127.0.0.1 - - [18/Jul/2019 13:02:07] "POST /socket.io/?EIO=3&transport=polling&sid=47aa272c9b7d4396995abc88e70499af&t=1563454705428-4 HTTP/1.1" 500 -
cuteone | Error on request:
cuteone | Traceback (most recent call last):
cuteone | File "/usr/local/lib/python3.7/site-packages/werkzeug/serving.py", line 270, in run_wsgi
cuteone | execute(self.server.app)
cuteone | File "/usr/local/lib/python3.7/site-packages/werkzeug/serving.py", line 258, in execute
cuteone | application_iter = app(environ, start_response)
cuteone | File "/usr/local/lib/python3.7/site-packages/flask/app.py", line 2309, in call
cuteone | return self.wsgi_app(environ, start_response)
cuteone | File "/usr/local/lib/python3.7/site-packages/flask_socketio/init.py", line 44, in call
cuteone | start_response)
cuteone | File "/usr/local/lib/python3.7/site-packages/engineio/middleware.py", line 59, in call
cuteone | return self.engineio_app.handle_request(environ, start_response)
cuteone | File "/usr/local/lib/python3.7/site-packages/socketio/server.py", line 428, in handle_request
cuteone | return self.eio.handle_request(environ, start_response)
cuteone | File "/usr/local/lib/python3.7/site-packages/engineio/server.py", line 337, in handle_request
cuteone | socket = self._get_socket(sid)
cuteone | File "/usr/local/lib/python3.7/site-packages/engineio/server.py", line 521, in _get_socket
cuteone | raise KeyError('Session is disconnected')
cuteone | KeyError: 'Session is disconnected'

from cuteone.

hulb avatar hulb commented on August 16, 2024

sync continues

from cuteone.

Hackxiaoya avatar Hackxiaoya commented on August 16, 2024

这是你的一些py扩展没装

from cuteone.

Hackxiaoya avatar Hackxiaoya commented on August 16, 2024

这是你的一些py扩展没装

from cuteone.

hulb avatar hulb commented on August 16, 2024

ok, thanks.

from cuteone.

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.