You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just for quick solution, have you try to set your redis timeout to 0, maybe you need persistent connection on your application, just find set timeout=0 on your redis conf.
exception 'RedisException' with message 'read error on connection' in /home/web
/php/xxx/host/xxx.com/www/protected/components/yii-resque/lib/Resqu
e/Stat.php:31
Stack trace:
#0 /home/web/php/xxx/host/xxx.com/www/protected/components/yii-resq
ue/lib/Resque/Stat.php(31): Redis->incrBy('stat:processed:...', 1)
#1 /home/web/php/xxx/host/xxx.com/www/protected/components/yii-resq
ue/lib/Resque/Worker.php(541): Resque_Stat::incr('processed:ns400...')
#2 /home/web/php/xxx/host/xxx.com/www/protected/components/yii-resq
ue/lib/Resque/Worker.php(229): Resque_Worker->doneWorking()
#3 /home/web/php/xxx/host/xxx.com/www/protected/components/yii-resq
ue/bin/resque(137): Resque_Worker->work('5')
#4 /home/web/php/xxx/host/xxx.com/www/protected/components/yii-resq
ue/bin/resque(109): startWorker('bm', 1, NULL, '5')
#5 {main}
The text was updated successfully, but these errors were encountered: