3043442162 opened a new issue, #16431:
URL: https://github.com/apache/dolphinscheduler/issues/16431

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   My English is not good, I added the Chinese description
   
   I found the following issues while using the http alarm, the http alarm from 
dolphinScheduler did not seem to be able to send requests to ports other than 
80. I configured port 8008 in the URL attribute of the http alarm, but this 
configuration did not seem to take effect.  I was prompted by dolphinScheduler 
that port 80 of the host timed out. 
   
我在使用http告警过程中发现如下问题,dolphinScheduler的http告警似乎无法将请求发送到80以外的端口,我在http告警中的URL属性中配置了8008端口,但是这个配置似乎没有生效,dolphinScheduler提示我主机的80端口连接超时。
   
   My dolphinScheduler configuration:
   我的dolphinScheduler告警配置
   
![image](https://github.com/user-attachments/assets/e560fd58-1e21-4847-b4d8-4e1069ffdf27)
   
   My dolphinScheduler3.1.2 alert-server log:
   
![image](https://github.com/user-attachments/assets/684f2aff-caf4-4d96-be4c-36705b53f3ee)
   
   My springboot application configuration is used to receive the above 
dolphinScheduler trigger http alarms 
   我springboot应用配置,用于接收上述dolphinScheduler触发http告警
   
![image](https://github.com/user-attachments/assets/a99d5d8d-3494-4eb8-be47-2506b1c08c8d)
   
![image](https://github.com/user-attachments/assets/4838069f-24b6-439c-b2ca-5fe62744dc31)
   
   I'm pretty sure I turned off the firewall, and the alarm group and alarm 
policy configuration are fine, and I'd like the community's help 
   我很肯定我关闭了防火墙,并且告警组和告警策略配置没有问题,我希望得到社区的帮助
   
   ### What you expected to happen
   
   My springboot service should have received an http request from the 
dolphinScheduler, but it did no
   我的springboot服务应该接收到来自dolphinScheduler的http请求,但是并没有
   
   ### How to reproduce
   
   Repeat step: Configure the http alarm, define web port 8008 in the url, 
start a springboot service with port 8008 and ensure that the url is the same, 
and use dolphinScheduler to trigger the alarm.
   
重现步骤:配置http告警,并在url中定义web端口为8008,启动一个端口为8008的springboot服务,并保证二者url相同,用dolphinScheduler触发告警
   
   ### Anything else
   
   This issue arises every time I trigger the http alarm task on 
dolphinScheduler 3.1.2 
   我每次在dolphinScheduler 3.1.2 上触发告http警任务都会出现这个问题
   
   ### Version
   
   3.1.x
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to