Code Monkey home page Code Monkey logo

nights-watch's People

Contributors

dhruvsrivastava avatar

Watchers

 avatar  avatar

nights-watch's Issues

The app is not running

I am getting the below errors.

Can you help me out?
C:\Users\Hi\Desktop\nights-watch-master>python app.py Traceback (most recent call last): File "app.py", line 190, in <module> __init__() File "app.py", line 186, in __init__ app.redis.hset('judge' , 'intest' , 1) File "C:\Users\Hi\AppData\Local\Programs\Python\Python38\lib\site-packages\redis\client.py", line 3050, in hset return self.execute_command('HSET', name, *items) File "C:\Users\Hi\AppData\Local\Programs\Python\Python38\lib\site-packages\redis\client.py", line 901, in execute_command return self.parse_response(conn, command_name, **options) File "C:\Users\Hi\AppData\Local\Programs\Python\Python38\lib\site-packages\redis\client.py", line 915, in parse_response response = connection.read_response() File "C:\Users\Hi\AppData\Local\Programs\Python\Python38\lib\site-packages\redis\connection.py", line 739, in read_response response = self._parser.read_response() File "C:\Users\Hi\AppData\Local\Programs\Python\Python38\lib\site-packages\redis\connection.py", line 324, in read_response raw = self._buffer.readline() File "C:\Users\Hi\AppData\Local\Programs\Python\Python38\lib\site-packages\redis\connection.py", line 256, in readline self._read_from_socket() File "C:\Users\Hi\AppData\Local\Programs\Python\Python38\lib\site-packages\redis\connection.py", line 201, in _read_from_socket raise ConnectionError(SERVER_CLOSED_CONNECTION_ERROR) redis.exceptions.ConnectionError: Connection closed by server.

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.