The load is not high and everything is ok When the load came up that day, it suddenly became abnormal. some mistakes:
[error] 29935#0: *88148841767 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Exception: The Response content must be a string or object implementing __toString(), "boolean" given.
[error] 29932#0: *88149069848 FastCGI sent in stderr: "PHP message: PHP Warning: DateTime::modify(): Failed to parse time string (\xB1 day) at position 0 (\xB1): Unexpected character
mysql err
PHP message: SQLSTATE[42S22]: Column not found: 1054 Unknown column '?' in 'field list'
PHP message: SQLSTATE[42000]: Syntax error or access violation: 1327 Undeclared variable: ?
PHP message: SQLSTATE[42S22]: Column not found: 1054 Unknown column '?' in 'where clause'
It seems that there is a character encoding problem in parsing. Is it related to opcache?