Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

监听OnPipeMessage事件异常 #13

Open
bain2018 opened this issue Apr 2, 2024 · 1 comment
Open

监听OnPipeMessage事件异常 #13

bain2018 opened this issue Apr 2, 2024 · 1 comment

Comments

@bain2018
Copy link

bain2018 commented Apr 2, 2024

WARNING Socket::send_blocking(): send 48164 bytes failed, Error: Resource temporarily unavailable[11]
[WARNING] ErrorException: Swoole\Process::write(): write() failed, Error: Resource temporarily unavailable[11] in /app/wechat/uat/vendor/hyperf/metric/src/Adapter/RemoteProxy/MetricCollector.php:43
Stack trace:
#0 [internal function]: Hyperf\ExceptionHandler\Listener\ErrorExceptionHandler::Hyperf\ExceptionHandler\Listener{closure}()
#1 /app/wechat/uat/vendor/hyperf/metric/src/Adapter/RemoteProxy/MetricCollector.php(43): Swoole\Process->write()
#2 /app/wechat/uat/vendor/hyperf/metric/src/Adapter/RemoteProxy/MetricCollector.php(34): Hyperf\Metric\Adapter\RemoteProxy\MetricCollector->flush()
#3 /app/wechat/uat/vendor/hyperf/metric/src/Adapter/RemoteProxy/Gauge.php(47): Hyperf\Metric\Adapter\RemoteProxy\MetricCollector->add()
#4 /app/wechat/uat/vendor/hyperf/metric/src/Listener/OnPipeMessage.php(74): Hyperf\Metric\Adapter\RemoteProxy\Gauge->set()
#5 /app/wechat/uat/vendor/hyperf/metric/src/Listener/OnPipeMessage.php(59): Hyperf\Metric\Listener\OnPipeMessage->processData()
#6 /app/wechat/uat/runtime/container/proxy/Hyperf_Coroutine_Coroutine.proxy.php(82): Hyperf\Metric\Listener\OnPipeMessage->Hyperf\Metric\Listener{closure}()
#7 [internal function]: Hyperf\Coroutine\Coroutine::Hyperf\Coroutine{closure}()
#8 {main}
[DEBUG] Event Hyperf\Process\Event\PipeMessage handled by Hyperf\Metric\Listener\OnPipeMessage listener.
[2024-04-02 10:38:34 *828196.1] WARNING write_func() (ERRNO 1009): socket#8 output buffer overflow
[2024-04-02 10:38:34 *828197.2] WARNING write_func() (ERRNO 1009): socket#8 output buffer overflow
[2024-04-02 10:38:34 *828198.3] WARNING write_func() (ERRNO 1009): socket#8 output buffer overflow
[2024-04-02 10:38:35 *828195.0] WARNING write_func() (ERRNO 1009): socket#8 output buffer overflow
[2024-04-02 10:38:39 *828196.1] WARNING write_func() (ERRNO 1009): socket#8 output buffer overflow
[2024-04-02 10:38:39 *828197.2] WARNING write_func() (ERRNO 1009): socket#8 output buffer overflow
[2024-04-02 10:38:39 *828198.3] WARNING write_func() (ERRNO 1009): socket#8 output buffer overflow

@limingxinleo
Copy link
Member

发送的数据太多了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants