apache / hertzbeat

Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.
https://hertzbeat.apache.org/
Apache License 2.0
5.43k stars 942 forks source link

[BUG] AlertDefineExcelImExportServiceImpl#writeOS exec failed. #2374

Closed yuluo-yx closed 1 month ago

yuluo-yx commented 1 month ago

Is there an existing issue for this?

Current Behavior

create workBook object failed and throw an exception. image

source: image

Expected Behavior

create object success.

Steps To Reproduce

No response

Environment

HertzBeat version(s):

Debug logs

No response

Anything else?

No response

Aias00 commented 1 month ago

hi, export alert setting directly not occurs the error. Could u add more describe about such as your notification config and so on pls

yuluo-yx commented 1 month ago

hi, export alert setting directly not occurs the error. Could u add more describe about such as your notification config and so on pls

when I write unit test, you can refer #2375