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

Module2 connection error #78

Open
alexlee820 opened this issue Jan 13, 2025 · 1 comment
Open

Module2 connection error #78

alexlee820 opened this issue Jan 13, 2025 · 1 comment
Assignees

Comments

@alexlee820
Copy link

I got connection failed when I was visiting the login page.
here is the warning message.
Warning: mysqli_connect(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /var/www/html/config.inc on line 8

Warning: mysqli_connect(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /var/www/html/config.inc on line 8

@Rishappreet-Singh
Copy link
Contributor

Hi there,

Thanks for reporting this! It looks like some required resources may not have deployed correctly, causing a DNS resolution failure—likely related to null_resource.rds_endpoint (as noted in ISSUES #77).

To troubleshoot:

  1. Check if all resources were successfully deployed.
  2. Verify if rds_endpoint failed, as this could be causing the issue.
  3. Try re-running the deployment with github workflow.

If the issue persists, feel free to share logs, and we’ll be happy to assist.

Best,
Rishappreet Singh

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

2 participants