You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/05/31 10:42:34 UTC

[GitHub] [dolphinscheduler] guodongym opened a new issue, #10315: [Bug] [TestCase] TelegramSenderTest Network timeout retry

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

   ### 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
   
   run test case  `org.apache.dolphinscheduler.plugin.alert.telegram.TelegramSenderTest`  There is an error
   
   ```
   信息: I/O exception (java.net.NoRouteToHostException) caught when processing request to {s}->https://api.telegram.org:443: No route to host (Host unreachable)
   五月 31, 2022 6:26:20 下午 org.apache.http.impl.execchain.RetryExec execute
   信息: Retrying request to {s}->https://api.telegram.org:443
   ``` 
   
   ### What you expected to happen
   
   run test case success
   
   ### How to reproduce
   
   run test case  `org.apache.dolphinscheduler.plugin.alert.telegram.TelegramSenderTest`  On the MAC
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   dev
   
   ### Are you willing to submit PR?
   
   - [ ] 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: commits-unsubscribe@dolphinscheduler.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] SbloodyS commented on issue #10315: [Bug] [TestCase] TelegramSenderTest Network timeout retry

Posted by GitBox <gi...@apache.org>.
SbloodyS commented on issue #10315:
URL: https://github.com/apache/dolphinscheduler/issues/10315#issuecomment-1141973012

   Hi @guodongym , please check if your network can login to the telegram normally.


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] guodongym commented on issue #10315: [Bug] [TestCase] TelegramSenderTest Network timeout retry

Posted by GitBox <gi...@apache.org>.
guodongym commented on issue #10315:
URL: https://github.com/apache/dolphinscheduler/issues/10315#issuecomment-1141988700

   > > > Hi @guodongym , please check if your network can login to the telegram normally.
   > > 
   > > 
   > > can access it only when the network proxy is enabled
   > 
   > So that `TelegramSenderTest` can be executed normally when the network proxy is enabled.
   
   Thank you. I'll try again


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #10315: [Bug] [TestCase] TelegramSenderTest Network timeout retry

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #10315:
URL: https://github.com/apache/dolphinscheduler/issues/10315#issuecomment-1141970163

   ### 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
   
   run test case  `org.apache.dolphinscheduler.plugin.alert.telegram.TelegramSenderTest`  There is an error
   
   ```
   信息: I/O exception (java.net.NoRouteToHostException) caught when processing request to {s}->https://api.telegram.org:443: No route to host (Host unreachable)
   五月 31, 2022 6:26:20 下午 org.apache.http.impl.execchain.RetryExec execute
   信息: Retrying request to {s}->https://api.telegram.org:443
   ``` 
   
   ### What you expected to happen
   
   run test case success
   
   ### How to reproduce
   
   run test case  `org.apache.dolphinscheduler.plugin.alert.telegram.TelegramSenderTest`  On the MAC
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   dev
   
   ### Are you willing to submit PR?
   
   - [ ] 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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] guodongym closed issue #10315: [Bug] [TestCase] TelegramSenderTest Network timeout retry

Posted by GitBox <gi...@apache.org>.
guodongym closed issue #10315: [Bug] [TestCase]  TelegramSenderTest  Network timeout retry
URL: https://github.com/apache/dolphinscheduler/issues/10315


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] SbloodyS commented on issue #10315: [Bug] [TestCase] TelegramSenderTest Network timeout retry

Posted by GitBox <gi...@apache.org>.
SbloodyS commented on issue #10315:
URL: https://github.com/apache/dolphinscheduler/issues/10315#issuecomment-1141984106

   > > Hi @guodongym , please check if your network can login to the telegram normally.
   > 
   > can access it only when the network proxy is enabled
   
   So that ```TelegramSenderTest``` can be executed normally when the network proxy is enabled.


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] guodongym commented on issue #10315: [Bug] [TestCase] TelegramSenderTest Network timeout retry

Posted by GitBox <gi...@apache.org>.
guodongym commented on issue #10315:
URL: https://github.com/apache/dolphinscheduler/issues/10315#issuecomment-1141981858

   > Hi @guodongym , please check if your network can login to the telegram normally.
   
   can access it only when the network proxy is enabled


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #10315: [Bug] [TestCase] TelegramSenderTest Network timeout retry

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #10315:
URL: https://github.com/apache/dolphinscheduler/issues/10315#issuecomment-1141970331

   Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can [join our slack](https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-omtdhuio-_JISsxYhiVsltmC5h38yfw) and send your question to channel `#troubleshooting`


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org