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

Exception when sending email #1355

Closed
1 task done
xiaoguolong opened this issue Nov 24, 2023 · 0 comments · Fixed by #1383
Closed
1 task done

Exception when sending email #1355

xiaoguolong opened this issue Nov 24, 2023 · 0 comments · Fixed by #1383
Labels
bug Something isn't working

Comments

@xiaoguolong
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

配置了模板,能正常采集到数据
阀值配置如下:
image
采集信息如下
image
{
"result": {
"status": -1,
"errorAppName": "dataviz-service;",
"message": "异常服务:【dataviz-service】..............异常信息:[2023-11-24 16:22:37:232] [17008141572230d27a6416d7548a6b98333608405d1da] [ERROR] - org.springframework.data.redis.listener.adapter.MessageListenerAdapter.handleListenerException(MessageListenerAdapter.java:332) - Listener execution failed\nfeign.FeignException$NotFound: status 404 reading EtlV2Api#realTimeCleaningPlus(RealCleanDataDto)\n\tat feign.FeignException.errorStatus(FeignException.java:98) ~[feign-core-10.2.3.jar:?]\n\tat feign.FeignException.errorStatus(FeignException.java:86) ~[feign-core-10.2.3.jar:?]\n\tat feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:93) ~[feign-core-10.2.3...............[2023-11-24 16:22:37:190] [170081415717705eb6c1c41eb4314b7e40387f7604d81] [ERROR] - org.springframework.data.redis.listener.adapter.MessageListenerAdapter.handleListenerException(MessageListenerAdapter.java:332) - Listener execution failed\nfeign.FeignException$NotFound: status 404 reading EtlV2Api#realTimeCleaningPlus(RealCleanDataDto)\n\tat feign.FeignException.errorStatus(FeignException.java:98) ~[feign-core-10.2.3.jar:?]\n\tat feign.FeignException.errorStatus(FeignException.java:86) ~[feign-core-10.2.3.jar:?]\n\tat feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:93) ~[feign-core-10.2.3...............[2023-11-24 16:22:37:207] [17008141571947dde2289ec35441f83fd3359e6214605] [ERROR] - org.springframework.data.redis.listener.adapter.MessageListenerAdapter.handleListenerException(MessageListenerAdapter.java:332) - Listener execution failed\nfeign.FeignException$NotFound: status 404 reading EtlV2Api#realTimeCleaningPlus(RealCleanDataDto)\n\tat feign.FeignException.errorStatus(FeignException.java:98) ~[feign-core-10.2.3.jar:?]\n\tat feign.FeignException.errorStatus(FeignException.java:86) ~[feign-core-10.2.3.jar:?]\n\tat feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:93) ~[feign-core-10.2.3...............",
"middleMessage": "无",
"esEnv": "美年测试"
}
}
异常信息如下:
image

Expected Behavior

能正常替换内容并发送邮件
image

Steps To Reproduce

No response

Environment

HertzBeat version(s):
是用最新版本docker容器启动的

Debug logs

No response

Anything else?

模板替换异常

@xiaoguolong xiaoguolong added the bug Something isn't working label Nov 24, 2023
@hertzbeat hertzbeat changed the title 发送邮件异常 Exception when sending email Nov 24, 2023
@tomsun28 tomsun28 linked a pull request Dec 5, 2023 that will close this issue
4 tasks
@github-project-automation github-project-automation bot moved this from To do to Done in hertzbeat-v1.0 Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant