• Resolved rashkoff

    (@rashkoff)


    Hello,
    I have a strange issue
    Redis server is running normally. After few time (random period of time) the server close the connection with this:
    Error: Server closed the connection
    Then I tried redis-cli or redis-cli monitor command. return:
    Could not connect to Redis at 127.0.0.1:6379: Connection refused
    I need to run
    sudo systemctl start redis
    and the server start correctly
    sudo systemctl enable redis is already enable.
    Do you have any idea how to fix this?
    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Till Krüss

    (@tillkruess)

    No, I’d suggest asking your hosting company with assistance on how to ensure that Redis Server stays up and running.

    sudo systemctl enable redis looks good, but maybe you need supervisord.

Viewing 1 replies (of 1 total)
  • The topic ‘Server closed the connection’ is closed to new replies.