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

Php7.4 Stream got blocked, or terminated. #198

Open
futureisrise opened this issue Dec 31, 2021 · 2 comments
Open

Php7.4 Stream got blocked, or terminated. #198

futureisrise opened this issue Dec 31, 2021 · 2 comments

Comments

@futureisrise
Copy link

futureisrise commented Dec 31, 2021

Hi, refering to #188
Still have same issue with such config pool:

# php cachetool.phar opcache:reset --fcgi=/run/php/php7.4-fpm.sock

In FastCGI.php line 143:

  FastCGI error: Stream got blocked, or terminated. (/run/php/php7.4-fpm.sock)


In Socket.php line 553:

  Stream got blocked, or terminated.


opcache:reset

[www]
user = www-data
group = www-data

listen = /run/php/php7.4-fpm.sock
listen.owner = www-data
listen.group = www-data
listen.mode = 0666

php -v

PHP 7.4.27 (cli) (built: Dec 20 2021 21:28:15) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.27, Copyright (c), by Zend Technologies
with ddtrace v0.67.0, Copyright Datadog, by Datadog

@gordalina
Copy link
Owner

Can you provide more information about what's happening in the system? Did you perform a deployment, if so, what does the deployment entail?

@thorewi
Copy link

thorewi commented Jan 20, 2022

I just want to say that it happens to me too, probably when old thread is killed because of "pm.max_requests" settings and new thread is started?

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

3 participants