Publisher does not support the Fluid field type. Please do not contact asking when support will be available.

If you purchased an add-on from expressionengine.com, be sure to visit boldminded.com/claim to add the license to your account here on boldminded.com.

Ticket: Redis server has gone away

Status Resolved
Add-on / Version Speedy 1.3.1
Severity
EE Version 5.4.2

Hop Studios

May 21, 2021

I got a Redis server went away error when I tried to clear tags. I’ve read this comment https://boldminded.com/support/ticket/2285 but still don’t know how that’s a server issue when Redis is not configured on the server. Can you please provide some more details and maybe how to resolve this? For now, I’m just commenting out the //RedisDriver::NAME     => RedisDriver::class, in DriverFactory.php.

- Gil

#1

BoldMinded (Brian)

May 26, 2021

Sorry for the delayed response, I must have missed the email notification.

#2

BoldMinded (Brian)

May 26, 2021

Comment has been marked private.

#3

BoldMinded (Brian)

May 26, 2021

Comment has been marked private.

#4

Hop Studios

May 26, 2021

Installed the second one that you provided. Got a different issue when trying to clear tags:
Exception Caught
user/addons/speedy/Service/Drivers/AbstractDriver.php:56

Stack Trace: Please include when reporting this error
#0 user/addons/speedy/Service/CacheBreaker.php(278): BoldMinded\Cache\Service\Drivers\AbstractDriver->isConfigured()
#1 user/addons/speedy/mcp.speedy.php(1610): BoldMinded\Cache\Service\CacheBreaker->clearTags(Array)
#2 [internal function]: Speedy_mcp->tag_clearing()
#3 ee/EllisLab/ExpressionEngine/Controller/Addons/Addons.php(1684): call_user_func_array(Array, Array)
#4 ee/EllisLab/ExpressionEngine/Controller/Addons/Addons.php(964): EllisLab\ExpressionEngine\Controller\Addons\Addons->getModuleSettings(‘speedy’, ‘tag_clearing’, Array)
#5 [internal function]: EllisLab\ExpressionEngine\Controller\Addons\Addons->settings(‘speedy’, ‘tag_clearing’)
#6 ee/EllisLab/ExpressionEngine/Core/Core.php(268): call_user_func_array(Array, Array)
#7 ee/EllisLab/ExpressionEngine/Core/Core.php(118): EllisLab\ExpressionEngine\Core\Core->runController(Array)
#8 ee/EllisLab/ExpressionEngine/Boot/boot.php(156): EllisLab\ExpressionEngine\Core\Core->run(Object(EllisLab\ExpressionEngine\Core\Request))
#9 index.php(151): require_once(’...’)
#9 index.php(151): require_once(’...’)

#5

BoldMinded (Brian)

May 27, 2021

Comment has been marked private.

#6

Hop Studios

May 27, 2021

Works now. Thanks!

Login to reply