joeferner / redis-commander

Redis management tool written in node.js
http://joeferner.github.io/redis-commander/
MIT License
3.61k stars 467 forks source link

invalid login connect ETIMEDOUT #480

Closed donzkie-dev closed 1 year ago

donzkie-dev commented 2 years ago

Trying to add a new server connection and then click connect gives me this kind of error could not connect to Redis server "invalid login" connect ETIMEDOUT.

sseide commented 2 years ago

than the ip or dns name you entered is wrong. But without more information it is hard to solve.

remember running redis commander inside docker image "localhost" is the docker image itself, not your host.