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

swoole报错sendto to reactor failed, Error; No buffer space available[105) #5208

Closed
desertfoxfj opened this issue Nov 30, 2023 · 1 comment
Labels

Comments

@desertfoxfj
Copy link

Please answer these questions before submitting your issue.

  1. What did you do? If possible, provide a simple script for reproducing the error.
    (2023-10-30 11:22:32 *1026,4] WARNING sFactoryProcess finish(:473): sendto to reactor failed, Error; No buffer space available[105)

  2. What did you expect to see?

  3. What did you see instead?

  4. What version of Swoole are you using (show your php --ri swoole)?
    Swoole => enabled
    Author => Swoole Team team@swoole.com
    Version => 4.4.23

  5. What is your machine environment used (show your uname -a & php -v & gcc -v) ?
    PHP 7.3.28 (cli)

@matyhtf
Copy link
Member

matyhtf commented Dec 8, 2023

升级一下版本,新版本已解决。发送的数据太大,内核缺少连续内存空间存储数据。

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

No branches or pull requests

2 participants