alakajam-team / alakajam

Website powering the Alakajam! game making community
https://alakajam.com/
Other
28 stars 13 forks source link

Error when sending password reset emails #641

Closed mkalam-alami closed 2 years ago

mkalam-alami commented 3 years ago

(Or any email probably)

Failed to send mail: 140049742096256:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:332:

This is probably a config/environment setup issue.

ttencate commented 2 years ago

https://stackoverflow.com/questions/50840101/curl-35-error1408f10bssl-routinesssl3-get-recordwrong-version-number suggests that this means trying to talk SSL to a non-encrypted port.

mkalam-alami commented 2 years ago

Ah this is an obsolete issue, it was fixed during the June jam. It was a configuration issue indeed