-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Magento 2 don't support IPv6 for DB connection #17846
Comments
Hi @chrom. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
where @chrom do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
Hello @chrom, thank you for your report. GitHub is intended for bug reports, please use https://github.com/magento/community-features for other suggestions like improvements or feature requests. |
@engcom-backlog-nickolas Is it impossible to connect the database is not it a bug? |
@chrom, this is duplicate of #774, and already has corresponding ticket MAGETWO-31246. It will be processed faster if you move this to https://github.com/magento/community-features Best regards! |
Information on your environment:
Magento 2.2.5
Steps to reproduce:
set configuration for DB connection in IPv6 format (unconditionally at this address you should have an appropriate service)
connection to DB
Error:
Exception #0 (Zend_Db_Adapter_Exception): SQLSTATE[HY000] [2002] Failed to parse IPv6 address "[:3306" Exception #1 (PDOException): SQLSTATE[HY000] [2002] Failed to parse IPv6 address "[:3306"
The text was updated successfully, but these errors were encountered: