Your hosting is apparently running your website with PHP 8.1 or 8.2. WordPress is not fully compatible with it in the latest version. Here you can find the compatibility list:
https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/
I would recommend to use PHP 8.0.
The core developers are already working on optimizations regarding this. Here is one of many tickets about it: https://core.trac.wordpress.org/ticket/57739
Soo, if I have php 8.1.x in our hosting, the only solution is back to php 8.0 ?
Either that or disable the debug mode – this will also make these messages disappear (although they will of course continue to appear in the background). You can also wait for the release of WordPress 6.2 next week – I think there will be some changes.
Well, I have big problem because I can’t down the php version and we not possible to have offline too much time.
What recommend you ?
Thanks!
Ok, the original problems is that the hosting has limited resources, when the website get too much resources it only show 502. 504.
I added Query Monitor plugin to check what is the problem and it show the imagen information.
I don’t know if “disable the debug mode” can help me.