• Profile photo of Wayne

      Wayne posted an update

      4 weeks ago

      Need some help with Coolify, WordPress and Redis.

      I’ve configured a VPS server (Contabo) with Coolify, WordPress and Redis per Hasan’s instructions, however when I add the Redis plugin to wordpress and configure it, I get the error…. “Redis is unreachable: php_network_getaddresses: getaddrinfo for redis failed: Temporary failure in name resolution”

      I’m guessing my WordPress container can’t resolve the Redis hostname from my Redis container, but I have no idea how to fix it. Anyone have a suggestion?

      Thanks,

      Wayne

      • Hi Wayne, these types of questions is better on the forum.

        anyway, please check if you can connect to redis from outisde wordpress, is it publicly accessible, use Redis Insights to test:

        https://redis.io/insight/

        if it works, then we can see what is going on with wordpress, lets follow up on the forum 🙂

        • Thanks Hasan. Apologies for using the wrong mechanism. I’ll move my follow up to the forum! Wayne