Hi, I have searched here and searched wide and also talked to the web host where I have my reseller account about why I can not connect Redis.
I have several plugins installed and can not be ruled out that something crashes there.
That said, see that others have had the same problem and solved it with a few lines in WP-Config so here I have written.
define('WP_CACHE', true);
define('DB_COLLATE', '');
define(‘WP_REDIS_HOST’, ‘redis’);
Diagnostics Status: Not Connected Redis Version: Unknown Client: PhpRedis (v4.2.0) Drop-in: Valid Connection Exception: Connection refused (RedisException) Redis Extension: 4.2.0 Predis Client: 1.1.1 PHP Version: 7.2.25 Multisite: No Global Prefix: "wpnk_" Blog Prefix: "wpnk_" Global Groups: [ "blog-details", "blog-id-cache", "blog-lookup", "global-posts", "networks", "rss", "sites", "site-details", "site-lookup", "site-options", "site-transient", "users", "useremail", "userlogins", "usermeta", "user_meta", "userslugs" ] Ignored Groups: [ "counts", "plugins", "blog-details", "blog-id-cache", "blog-lookup", "global-posts", "networks", "rss", "sites", "site-details", "site-lookup", "site-options", "site-transient", "users", "useremail", "userlogins", "usermeta", "user_meta", "userslugs", "blog_meta", "wordfence", "wordfence-ls", "themes", "acf" ] Unflushable Groups: [] Dropins: - advanced-cache.php v by - Redis Object Cache Drop-In v1.5.4 by Till Krüss Plugins: - Adservice Comparison Feed v3.4 by Adservice A/S (Active) - Akismet Anti-Spam v4.1.3 by Automattic (Active) - All 404 Redirect to Homepage v1.18 by Fakhri Alsadi (Active) - Async JavaScript v2.19.07.14 by Frank Goossens (futtta) (Active) - Attachment Pages Redirect v1.1.1 by Samuel Aguilera (Active) - Buildr Features v1.3.0 by Smartcat (Inactive) - Classic Editor v1.5 by WordPress Contributors (Active) - Easy Google Fonts v1.4.4 by Titanium Themes (Active) - GDPR Cookie Consent v1.8.2 by WebToffee (Active) - Google Site Verification plugin using Meta Tag v1.2 by Himanshu Parashar (Active) - Imagify v1.9.8.1 by WP Media (Active) - Jetpack by WordPress.com v7.9.1 by Automattic (Active) - JPG, PNG Compression and Optimization v1.7.35 by pigeonhut, https://hosting.io, Jody Nesbitt (Active) - Loco Translate v2.3.1 by Tim Whitlock (Active) - QuadMenu v1.9.9 by Mega Menu (Active) - Redis Object Cache v1.5.4 by Till Krüss (Active) - Regenerate Thumbnails v3.1.2 by Alex Mills (Viper007Bond) (Active) - Search Exclude v1.2.5 by Roman Pronskiy (Active) - Shortcodes Ultimate v5.6.1 by Vladimir Anokhin (Active) - Simple Image Widget v4.4.2 by Cedaro (Active) - SiteOrigin CSS v1.2.4 by SiteOrigin (Active) - Symple Shortcodes v2.1.3 by AJ Clarke (Inactive) - TablePress Extension: Responsive Tables v1.6 by Tobias Bäthge (Active) - Very Simple Favicon Manager v4.0 by Guido (Active) - Webcraftic Robin image optimizer v1.4.0 by Webcraftic wordpress.webraftic@gmail.com (Active) - Widget Context v1.2.0 by Kaspars Dambis (Inactive) - Wordfence Security v7.4.1 by Wordfence (Active) - WordPress Importer v0.6.4 by wordpressdotorg (Active) - WP-Optimize - Clean, Compress, Cache v3.0.14 by David Anderson, Ruhani Rabin, Team Updraft (Active) - WPB Image Widget v1.0.1 by wpbean (Active) - WP Disable v1.5.21 by optimisation.io - jody nesbitt (Active) - WPFront Scroll Top v2.0.2 by Syam Mohan (Inactive) - WP Redis v0.7.1 by Pantheon, Josh Koenig, Matthew Boynes, Daniel Bachhuber, Alley Interactive (Inactive) - WP Review v5.2.8 by MyThemeShop (Active) - WP Rocket v3.4.2.2 by WP Media (Active) - Yoast SEO v12.6.2 by Team Yoast (Active)
Comment From: itamarhaber
Hello @Darresteffs
Keep in mind that this issue tracker should be used for reporting bugs or proposing improvements to the Redis server. This appears to be a question more related to WordPress and/or the cache plugin that you're using. Kindly consider closing this issue.
Comment From: itamarhaber
This issue will now be closed - please feel free to reopen if needed.