Connection refused
-
When trying to connect, i get:
Redis is unreachable: Connection refused [tcp://xxx.redis.cache.windows.net:6379]
Notice that in my case, xxx is replaced with the correct host name.
Status: Not enabled Client: Drop-in: Not installed Disabled: No PhpRedis: 6.0.1 Relay: Not loaded Predis: 2.1.2 Credis: Not loaded PHP Version: 8.2.11 Plugin Version: 2.5.0 Redis Version: Unknown Multisite: No Metrics: Disabled Metrics recorded: 0 Filesystem: Writable WP_REDIS_SCHEME: "tcp" WP_REDIS_HOST: "xxx.redis.cache.windows.net" WP_REDIS_PORT: "6379" WP_REDIS_DATABASE: "0" WP_REDIS_TIMEOUT: 10 WP_REDIS_READ_TIMEOUT: 10 WP_REDIS_PLUGIN_PATH: "/.../redis-cache" WP_REDIS_PASSWORD: ???????? Drop-ins: [ "advanced-cache.php v by " ]
Notice that my Azure Cache for Redis is not provided by the hosting provider of my wordpress site. Instead, I have purchased my own instance of Azure Cache.
My Azure Cache for Redis is up and running. I can successfully PING-PONG it via telnet. What else should I do?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Connection refused’ is closed to new replies.