hertzbeat icon indicating copy to clipboard operation
hertzbeat copied to clipboard

[BUG] <Pull the latest version of docker image deployment service, the email function cannot be used normally>

Open zorn-zhao opened this issue 5 months ago • 4 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current Behavior

docker pull tancloud/hertzbeat:latest docker run -d -p 1157:1157 -p 1158:1158 --name hertzbeat tancloud/hertzbeat 访问localhost:1157启动默认帐户:admin/hertzbeat 消息通知---->新增接收对象---->填写邮箱信息---->测试报错 报错信息为: 触发告警测试失败! [Email Notify Error] Mail server connection failed; nested exception is javax.mail.MessagingException: Could not connect to SMTP host: smtp.qq.com, port: 587; nested exception is: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message. Failed messages: javax.mail.MessagingException: Could not connect to SMTP host: smtp.qq.com, port: 587; nested exception is: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message

Expected Behavior

No response

Steps To Reproduce

centos7.9 内核版本为6.7.1-1.el7.elrepo.x86_64 关闭防火墙 Docker version 25.0.0, build e758fe5 Docker Compose version v2.24.1

Environment

HertzBeat version(s):
docker pull tancloud/hertzbeat:latest

Debug logs

No response

Anything else?

No response

zorn-zhao avatar Jan 21 '24 14:01 zorn-zhao