Skip to content

docker

Auto Added by WPeMatico

How to install Magento 2.4.5-p1 in docker?

We have Run Below Command for install magento in docker. curl -s https://raw.githubusercontent.com/markshust/docker-magento/master/lib/onelinesetup | bash -s — magento.test 2.4.5-p1 But given error. Error Screenshot :-

Magento 2.4.4 READONLY You can’t write against a read-only replica

The website keeps going down throwing error. {“0″:”READONLY You can’t write against a read-only replica.”,”1″:”#1 CmRedisSessionHandler->read() called at [vendor/magento/framework/Session/SaveHandler/Redis.php:98]n#2 MagentoFrameworkSessionSaveHandlerRedis->read() called at [vendor/magento/framework/Session/SaveHandler.php:212]n#3 MagentoFrameworkSessionSaveHandler->callSafely() called at [vendor/magento/framework/Session/SaveHandler.php:125]n#4 MagentoFrameworkSessionSaveHandler->read()n#5 session_start() called at [vendor/magento/framework/Session/SessionManager.php:204]n#6 MagentoFrameworkSessionSessionManager->start() called at [generated/code/Magento/Backend/Model/Auth/Session/Interceptor.php:122]n#7 MagentoBackendModelAuthSessionInterceptor->start() called at [vendor/magento/framework/Session/SessionManager.php:141]n#8… Read More »Magento 2.4.4 READONLY You can’t write against a read-only replica