fatihbm commented on issue #6530:
URL: https://github.com/apache/apisix/issues/6530#issuecomment-1061462034


   > > 1        2022/03/07 13:54:02 [error] 325#325: *958304 [lua] 
rediscluster.lua:119: try_hosts_slots(): unable to connect, attempt nr 1 : 
error: connection refused, client: 192.168.44.1, server: _, request: "GET / 
HTTP/1.1", host: "abc.cc"
   > 
   > Have you tested the network between APISIX and Redis cluster? It seems 
APISIX cannot connect to Redis.
   
   Hi @tzssangglass this isn't network connectivity issue you can see 
connection test result below
   `root@apisix3:/apisix-2.12.1# redis-cli -h 192.168.55.50 -p 7000 ping`
   
   
   `PONG`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to