nahid/talk-example

Issue with redis

munjaldevelopment opened this issue · 6 comments

php_network_getaddresses: getaddrinfo failed: Name or service not known [tcp://redis:6379]

I am getting following error though my redis enabled. Please help.

nahid commented

are you using docker?

nahid commented

maybe redis is missing, please install it and configure

I have checked & it's installed. Please suggest how to configure..

maybe redis is missing, please install it and configure

how to configure?

Any update to this? Experiencing same issue.

                                                                                                                                                                                                                                                           
  SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: nodename nor servname provided, or not known (SQL: select * from information_schema.tables where table_schema = db_talk and table_name = migrations and table_type = 'BASE TABLE')  
                                                                                                                                                                                                                                                           

In Connector.php line 70:
                                                                                                                     
  SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: nodename nor servname provided, or not known  
                                                                                                                     

In Connector.php line 70:
                                                                                                                  
  PDO::__construct(): php_network_getaddresses: getaddrinfo failed: nodename nor servname provided, or not known