Closed ytilotti closed 1 year ago
We navigate on the website. The server crash after few minutes. We have downgrade to PHP 8.1 and no issue.
A part of logs:
2023-03-04 12:59:26.497502 [NOTICE] [STDERR] [info] Matched route "liip_imagine_filter". 2023-03-04 12:59:18.996357 [NOTICE] [STDERR] [debug] Checking for authenticator support. 2023-03-04 12:59:18.996436 [NOTICE] [STDERR] [debug] Checking support on authenticator. 2023-03-04 12:59:18.996487 [NOTICE] [STDERR] [debug] Authenticator does not support the request.
Someone have test on PHP8.2? No problems?
After some tests, it's not a memory leak. A swap was necessary, because the memory was not enough. The thumbnail format loves ram!
Preconditions
Steps to reproduce
We navigate on the website. The server crash after few minutes. We have downgrade to PHP 8.1 and no issue.
Actual result
A part of logs:
Someone have test on PHP8.2? No problems?