Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

[email] Error: 7036:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:c:\ws\deps\openssl\openssl\ssl\record\ssl3_record.c:332: #13227

Closed
ahmed-abess opened this issue May 11, 2022 · 0 comments

Comments

@ahmed-abess
Copy link

Describe the Bug

Hello
when i try to send reset password request with directus i get this message
[email] Error: 7036:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:c:\ws\deps\openssl\openssl\ssl\record\ssl3_record.c:332:
note: i use directus 9 under windows 11

To Reproduce

email config
EMAIL_FROM="no-replay@gmail.com"
EMAIL_TRANSPORT="smtp"

## Email (SMTP Transport)

EMAIL_SMTP_POOL=true

EMAIL_SMTP_HOST="smtp.gmail.com"
EMAIL_SMTP_PORT=587

EMAIL_SMTP_IGNORE_TLS=false

EMAIL_SMTP_USER="******"
EMAIL_SMTP_PASSWORD="
"
EMAIL_SMTP_SECURE=true # Use TLS

Errors Shown

[email] Error: 14008:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:c:\ws\deps\openssl\openssl\ssl\record\ssl3_record.c:332:

What version of Directus are you using?

9.9.1

What version of Node.js are you using?

14.17.5

What database are you using?

mysql

What browser are you using?

chrome

How are you deploying Directus?

locally windows

@directus directus locked and limited conversation to collaborators May 11, 2022
@azrikahar azrikahar converted this issue into discussion #13228 May 11, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant