Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with redis #39

Open
munjaldevelopment opened this issue Jul 20, 2018 · 6 comments
Open

Issue with redis #39

munjaldevelopment opened this issue Jul 20, 2018 · 6 comments

Comments

@munjaldevelopment
Copy link

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
Copy link
Owner

nahid commented Jul 20, 2018

are you using docker?

@munjaldevelopment
Copy link
Author

munjaldevelopment commented Jul 20, 2018 via email

@nahid
Copy link
Owner

nahid commented Jul 20, 2018

maybe redis is missing, please install it and configure

@munjaldevelopment
Copy link
Author

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

@vitorbrussi
Copy link

maybe redis is missing, please install it and configure

how to configure?

@dlopes690
Copy link

dlopes690 commented Jul 31, 2020

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  
                                                                                                                  

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants