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

error:0A000086:SSL routines::certificate verify failed at vendor/symfony/mailer/Transport/Smtp/Stream/SocketStream.php:154 #371

Open
yen360 opened this issue Feb 12, 2025 · 1 comment

Comments

@yen360
Copy link

yen360 commented Feb 12, 2025

[2025-02-12 01:21:35] production.ERROR: Connection could not be established with host "ssl://smtp.gmail.com:465": stream_socket_client(): SSL operation failed with code 1.
OpenSSL Error messages:
error:0A000086:SSL routines::certificate verify failed {"exception":"[object] (Symfony\Component\Mailer\Exception\TransportException(code: 0): Connection could not be established with host "ssl://smtp.gmail.com:465": stream_socket_client(): SSL operation failed with code 1.
OpenSSL Error messages:
error:0A000086:SSL routines::certificate verify failed at vendor/symfony/mailer/Transport/Smtp/Stream/SocketStream.php:154

Image

Image

Image

@korridor
Copy link
Contributor

I can not reproduce this. This StackOverflow question looks like your problem. Can you try point 1 in the solution. Don't forget to restart with docker compose down && docker composer up -d. If this does now work I can add the configs that you need for point 2 to the config so that you can configure those with an env after the next release. But please try point 1 first.

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

No branches or pull requests

2 participants