
Issue connecting to redis
Closed this issue ยท 4 comments
Is Redis server running, or correctly configured? Make sure it binds on correct IP and optionally set up firewall.
Huh? If it's right, then LP could connect to Redis properly.
Check Redis configuration, its host configuration etc. Make sure you haven't made any typos.
I'd bet that Redis is listening on 127.0.0.1
, target machine has firewall or Minecraft server host blocks outbound connections.