I sent you the log with the error in the last execution attempt I made.
The parts that contain asterisks were replaced by me, since they contain data that I preferred to omit for security reasons, but if for any reason you need them, let me know.
12-May-22 13:21:03 INFO Starting Code Profiler v1.4.1 for ********************** (profile: 2022-05-12_361661)
12-May-22 13:21:04 ERROR Error: E_ERROR (Uncaught Error: Class 'RT\ThePostGrid\Controllers\Admin\PostTypeController' not found in /home/********/public_html/wp-content/plugins/the-post-grid/app/RtTpg.php:83 – Stack trace: – #0 /home/********/public_html/wp-content/plugins/the-post-grid/app/RtTpg.php(61): RtTpg->__init() – #1 /home/********/public_html/wp-content/plugins/the-post-grid/app/RtTpg.php(69): RtTpg->__construct() – #2 /home/********/public_html/wp-content/plugins/the-post-grid/app/RtTpg.php(210): RtTpg::getInstance() – #3 /home/********/public_html/wp-content/plugins/the-post-grid/app/RtTpg.php(213): rtTPG() – #4 /home/********/public_html/wp-content/plugins/the-post-grid/the-post-grid.php(34): require_once('/home/********/…') – #5 /home/********/public_html/wp-settings.php(418): include_once('/home/********/…') – #6 /home/********/public_html/wp-config.php(108): require_once('/home/********/…') – #7 /home/********/public_html/wp-load.php(50): require_once('/home/********/…') – #8 /home/********/public_html/wp-blog-header.php(13): require_once('/home/ – line 83 in /home/********/public_html/wp-content/plugins/the-post-grid/app/RtTpg.php)
12-May-22 13:21:04 ERROR The website returned the following HTTP status code: 500 Internal Server Error. By default, the profiler will always abort and throw an error if the server did not return a 200 HTTP status code. You can change that behaviour in the Settings section if the page you are profiling needs to return a different code (3xx, 4xx or 5xx).
I add as additional data, that in addition to the recent update of Code Profiler, the app that appears in the error (The Post Grid) was also updated very recently. And it is the only one that causes problems. By disabling that application, I can run the profiler without problems and without making any configuration changes.
Thanks.