Tell us what you are trying to do?
Since I have installed and am using toolset on my site (only blocks and types) the site crashes daily at least once, sometimes several times. I am using the most recent version of php. Memory set to 2000, php to 3000. This is a dedicated server with only this site.
Renaming the plugins folder to disable all of them at once and then enabling them again is the only thing that helps get the site going again.
Is there any documentation that you are following?
If yes, then have you checked the debug log or server log. Do you see anything with those logs?
Here is the doc:
=> vhttps://toolset.com/documentation/programmer-reference/debugging-sites-built-with-toolset/#php-debugging
Do you have any idea when on what action Toolset crashes the site?
Could you please send me debug information that will help us to investigate your issue.
=> https://toolset.com/faq/provide-debug-information-faster-support/
I downgraded again to php 8.0x due to the compatibility in the requirements section. There are some php errors. See below:
[18-Jan-2023 10:23:33 UTC] PHP Warning: Attempt to read property "post_type" on int in /var/www/vhosts/amklassiek.nl/httpdocs/wp-content/plugins/toolset-blocks/application/controllers/compatibility/wpa-block-editor/wpa-block-editor.php on line 220
Above is the warning and that should not affect the loading of your site.
I'm not sure why that waring is displayed and how to trigger that warning but before we dig this further.
In order to minimize the cause of the issue and to ensure there is no conflict between third-party plugins or theme you are using with Toolset:
Could you please try to resolve your issue by deactivating all third-party plugins as well as the default theme to check for any possible conflicts with any of the plugins or themes? Please try to check with minimum install Toolset plugins + default theme.
- Do you see the same warning?
Is it possible for you to create a staging site and run the basic debug steps I shared with my previous reply.
OR
You can send me duplicator copy of your site:
=> https://toolset.com/faq/provide-supporters-copy-site/
And please share details on what post/post I can see those notices.
I have set the next reply to private which means only you and I have access to it.
Hi, can you send me an email address so I can give you an temp admin login link? I have made a copy of my site, which because of its size did take some time.
Actually - email address is not required. You can create user with username and password and use any email address for that and send me login information.
Well, the crashes have been gone since I downgraded tot PHP 8.0x. Only the php errors continued to occur.
[01-Feb-2023 12:02:08 UTC] PHP Warning: Attempt to read property "post_type" on int in /var/www/vhosts/goofy-chaum.85-214-198-33.plesk.page/httpdocs/wp-content/plugins/toolset-blocks/application/controllers/compatibility/wpa-block-editor/wpa-block-editor.php on line 220
When I opened a post.
However, it appears to be theme related because when I switch to a standard theme, the error is gone.
Hi, this is the error: [09-Feb-2023 12:18:27 UTC] PHP Warning: Attempt to read property "post_type" on int in /var/www/vhosts/goofy-chaum.85-214-198-33.plesk.page/httpdocs/wp-content/plugins/toolset-blocks/application/controllers/compatibility/wpa-block-editor/wpa-block-editor.php on line 220
But the error only can be seen in the error_log.txt, you can download it through hidden link
I tried to locate why that error is showing but I could not able to get any concreate information about why its showing or reporting that warning to your error logs. I see you are using Yoast SEO plugin - what if you try to disable that and check if you still see the warning you mention?
or
Could you please try to resolve your issue by deactivating all third-party plugins as well as the default theme to check for any possible conflicts with any of the plugins or themes?
- Do you still see the warning you reported ?