You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello all work fine but i have this error in nginx log. How can we solve this ?
FastCGI sent in stderr: "PHP message: PHP Notice: fwrite(): send of 3 bytes failed with errno=1 Operation not permitted in /var/www/html/ezservermonitor/libs/Utils/Misc.php on line 185" while reading response header from upstream, client:xxxxxxx , server: xxxxxxx, request: "GET /libs/services.php HTTP/2.0", upstream: "fastcgi://unix:/run/php/php7.0-fpm.sock:", host: "xxxxxxxxxxxxx", referrer: "https://xxxxxxxxxx/index.php"
Thanks for all
The text was updated successfully, but these errors were encountered:
Hello, same message but in line 190.
With the default esm.config.json all work fine. No error in nginx log.
If i modify esm.config.json for adding a service (open vpn UDP) i got the error. But the service status on the web interface is ok.
Hello all work fine but i have this error in nginx log. How can we solve this ?
FastCGI sent in stderr: "PHP message: PHP Notice: fwrite(): send of 3 bytes failed with errno=1 Operation not permitted in /var/www/html/ezservermonitor/libs/Utils/Misc.php on line 185" while reading response header from upstream, client:xxxxxxx , server: xxxxxxx, request: "GET /libs/services.php HTTP/2.0", upstream: "fastcgi://unix:/run/php/php7.0-fpm.sock:", host: "xxxxxxxxxxxxx", referrer: "https://xxxxxxxxxx/index.php"
Thanks for all
The text was updated successfully, but these errors were encountered: