Server closed the connection
-
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)
Viewing 1 replies (of 1 total)
- The topic ‘Server closed the connection’ is closed to new replies.