lianfulei opened a new issue, #12975:
URL: https://github.com/apache/skywalking/issues/12975

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Apache SkyWalking Component
   
   OAP server (apache/skywalking)
   
   ### What happened
   
   php版本是7.4.0
   
   php.ini配置如下
   [skywalking_agent]
   extension = skywalking_agent.so
   skywalking_agent.enable = On
   skywalking_agent.reporter_type = standalone
   skywalking_agent.log_file = /data/skywalking-agent.log
   skywalking_agent.log_level = INFO
   skywalking_agent.server_addr = 192.168.1.1:11800,192.168.1.2:11800
   skywalking_agent.service_name = hello-service
   
   
   php skywalking-agent报错如下
   2025-01-15T11:28:46.268934Z  INFO skywalking_agent::module: Starting 
skywalking agent service_name="hello-service" 
service_instance="[email protected]" 
skywalking_version=8 heartbeat_period=30 properties_report_period_factor=10
   2025-01-15T11:29:01.268052Z ERROR shutdown: skywalking_agent::channel: 
channel send failed err=Invalid argument (os error 22)
   
   请问这是什么原因啊?
   
   ### What you expected to happen
   
   1
   
   ### How to reproduce
   
   1
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request to fix on your own?
   
   - [x] 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]

Reply via email to