( ! ) Fatal error: Uncaught Predis\Response\ServerException: READONLY You can't write against a read only replica. in /var/www/vendor/predis/predis/src/Client.php on line 384 |
( ! ) Predis\Response\ServerException: READONLY You can't write against a read only replica. in /var/www/vendor/predis/predis/src/Client.php on line 384 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0000 | 354160 | {main}( ) | .../index.php:0 |
2 | 0.0047 | 371168 | VideMe\Datacraft\NAD->memcachedSetKey( $memcachedSetKey = ['key' => 'bced10fc632b', 'value' => '7226ad2f8294'] ) | .../index.php:68 |
3 | 0.0068 | 379024 | Predis\Client->set( 'bced10fc632b', '7226ad2f8294' ) | .../nad.php:283 |
4 | 0.0068 | 379400 | Predis\Client->__call( $commandID = 'set', $arguments = [0 => 'bced10fc632b', 1 => '7226ad2f8294'] ) | .../nad.php:283 |
5 | 0.0069 | 379944 | Predis\Client->executeCommand( $command = class Predis\Command\Redis\SET { private ${Predis\Command\Command}slot = *uninitialized*; private ${Predis\Command\Command}arguments = [0 => 'bced10fc632b', 1 => '7226ad2f8294'] } ) | .../Client.php:304 |
6 | 0.3842 | 390480 | Predis\Client->onErrorResponse( $command = class Predis\Command\Redis\SET { private ${Predis\Command\Command}slot = *uninitialized*; private ${Predis\Command\Command}arguments = [0 => 'bced10fc632b', 1 => '7226ad2f8294'] }, $response = class Predis\Response\Error { private $message = 'READONLY You can\'t write against a read only replica.' } ) | .../Client.php:353 |