• Resolved xtensions

    (@williamews)


    Hi. After changing Redis’ port, the site is not loading anymore. Any suggestions?

    Thank you.

Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @williamews

    Thank you for reaching out and I am happy to help!

    Can youj please share for which module you have been using the Redis caching method and have you updated the redis port after the change within the advanced settings of the module the Redis is used for?

    Thanks!

    Thread Starter xtensions

    (@williamews)

    @vmarko it’s the “Object Cache.”

    W3 Total Cache >> General Settings >> Object Cache >> Advanced >> Redis hostname:port / IP:port:

    Changing the port back to default… Website not accessible after changing the port…

    Thank you

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @williamews

    Thank you for the information.
    I am still not sure what is the problem and which port you are changing. Does the port you are trying to use in the OC settings with Redis exists at all on Redis server?

    Does the problem occurs if the port is reverted to default or changed to something else?

    Thanks!

    Thread Starter xtensions

    (@williamews)

    @vmarko the cause of the issue is that I made a mistake by prefixing the local host with “https://”. So I have to find a way to remove that somehow, maybe via the database table or if you have another suggestion.

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @williamews

    Thank you for your feedback.
    This should be in the configuration file. In wp-content/w3tc-config/master.php check the line:

    "objectcache.redis.servers": [
    "127.0.0.1:6379"
    ],

    The default should be as added above.
    Can you please share what is in you config file?
    Thanks!

    Thread Starter xtensions

    (@williamews)

    @vmarko Thanks for the support. Yes, it was the issue. I removed it before realizing we wanted me to share it with you. Sorry.

    It was something that started with “tls/ \..”

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @williamews

    It seems that you tried to use ssl port. Meaning you added tls:// in front of the redis domain

    Can you please confirm the issue is resolved?

    Thanks!

    Thread Starter xtensions

    (@williamews)

    @vmarko Yes, the issue was resolved. Thank you!

    You forgot to finish my other request about the hosting the “cache” folder/directory outside of WP installation. ??

    Thank you

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @williamews

    You are most welcome!

    We would really appreciate it if you could take a minute and post a review here. This will help us to continue offering a top-notch product to users.

    I have informatuion about the other thing and I’ll reply in that thread!


    Thanks!

    Thread Starter xtensions

    (@williamews)

    @vmarko sure, will do.

    Thread Starter xtensions

    (@williamews)

    @vmarko Hello. Changing Redis default port “6379” is not passing/working. Any suggestions?

    Thank you!

    Thread Starter xtensions

    (@williamews)

    @vmarko Could you please answer my question? Why changing the Default Redis port “6379” to something else is not working? Can the Redis default port be changed in W3 Total Cache or it’s not possible while using W3 Total Cache?

    Thank you!

    Thread Starter xtensions

    (@williamews)

    @vmarko I’m wondering why you stopped replying to my inquiries… The site is not able to connect to Redis server. The connection testing is failing. Even changing Redis connection port is not working also. Please check screenshot: https://prnt.sc/L8hEQiDnjMSk

    Thank you!

    • This reply was modified 1 month, 2 weeks ago by xtensions.
Viewing 13 replies - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.