Skip to content

[Bug] php skywalking-agent ERROR shutdown: skywalking_agent::channel: channel send failed err=Invalid argument (os error 22) #12975

@lianfulei

Description

@lianfulei

Search before asking

  • I had searched in the issues 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="203144866997696947575075291476944771833@192.168.2.5" 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?

  • Yes I am willing to submit a pull request on my own!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working and you are sure it's a bug!

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions