Closed
Description
Description
After the recent upgrade of application containers to PHP 8.2.14 I see plenty of the error messages in the log:
ERROR: scoreboard: failed to lock (already locked)
ERROR: status: unable to find or access status shared
Is there something I can do to prevent it from happening? End users seem not to be affected as far as I can tell. These log messages are written randomly and only for the PHP-FPM containers. Long running PHP-CLI commands operating under the Supervisor do not have these issues.
opcode: enabled
jit: disabled
Edit: worth to mention that errors randomly occurs even on the container which is barely used during of waiting period.
PHP Version
PHP 8.2.14
Operating System
Debian GNU/Linux 12 (bookworm)