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
@tw-ec
This caused by a mssing php-redis extension.
This link maybe can help you
[https://olvlvl.com/2019-06-install-php-ext-source] @markshust Please update the right docker to install php-redis extension! Thank You!
markshust
changed the title
Connection to Redis 127.0.0.1:6379 failed
Connection to Redis fails without php-redis extensio
Sep 21, 2021
markshust
changed the title
Connection to Redis fails without php-redis extensio
Connection to Redis fails without php-redis extension
Sep 21, 2021
On a MacBook High Sierra
I'm getting the following error when trying to set up an existing project, when I try to run 'app:config:import'
Redis appears to be running in Docker desktop, but there is no port mentioned, it just says 'Running'
Running the following:
bin/redis redis-cli
returns a prompt
'127.0.0.1:6379>'
The text was updated successfully, but these errors were encountered: