ShuHu2015 opened a new issue, #13958: URL: https://github.com/apache/skywalking/issues/13958
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement. ### Description I tried python apache-skywalking version 1.0.1 to 1.2.0, all of them raised the grpc error with grpc version 1.83.0 which updated last week. here is the errors: E0728 09:36:09.293938 496 ev_poll_posix.cc:850] pollset_kick_ext: UNKNOWN:Kick Failure (eventfd_write: Bad file descriptor (9)) E0728 09:36:09.293967 496 completion_queue.cc:800] Kick failed: UNKNOWN:Kick Failure (eventfd_write: Bad file descriptor (9)) E0728 09:36:09.434072 111 ev_poll_posix.cc:850] pollset_kick_ext: UNKNOWN:Kick Failure (eventfd_write: Bad file descriptor (9)) E0728 09:36:09.434106 111 completion_queue.cc:800] Kick failed: UNKNOWN:Kick Failure (eventfd_write: Bad file descriptor (9)) E0728 09:36:09.434641 424 ev_poll_posix.cc:850] pollset_kick_ext: UNKNOWN:Kick Failure (eventfd_write: Bad file descriptor (9)) E0728 09:36:09.434682 424 completion_queue.cc:800] Kick failed: UNKNOWN:Kick Failure (eventfd_write: Bad file descriptor (9)) E0728 09:36:09.469885 581 ev_poll_posix.cc:850] pollset_kick_ext: UNKNOWN:Kick Failure (eventfd_write: Bad file descriptor (9)) E0728 09:36:09.469917 581 completion_queue.cc:800] Kick failed: UNKNOWN:Kick Failure (eventfd_write: Bad file descriptor (9)) E0728 09:36:09.504783 228 ev_poll_posix.cc:850] pollset_kick_ext: UNKNOWN:Kick Failure (eventfd_write: Bad file descriptor (9)) E0728 09:36:09.504817 228 completion_queue.cc:800] Kick failed: UNKNOWN:Kick Failure (eventfd_write: Bad file descriptor (9)) E0728 09:36:09.541328 364 ev_poll_posix.cc:850] pollset_kick_ext: UNKNOWN:Kick Failure (eventfd_write: Bad file descriptor (9)) E0728 09:36:09.541370 364 completion_queue.cc:800] Kick failed: UNKNOWN:Kick Failure (eventfd_write: Bad file descriptor (9)) E0728 09:36:09.565696 ### Use case please fixed the grpc version or compatible grpc version 1.83.0 ### Related issues _No response_ ### Are you willing to submit a pull request to implement this on your own? - [ ] Yes I am willing to submit a pull request on my own! ### 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]
