Installation of WordPress on using WP Toolkit fails with
From the logfile I got the following:
WP Toolkit is installed from packages, version is 6.1.3-7108.
Any idea or suggestion is appreciated.
Thanks
WordPress was installed with errors: Task is not responding, error code '255'
.From the logfile I got the following:
[2023-04-08 21:40:36.546] DEBUG Enable heavy timeout for all WP-CLI operations running as part of an website installation operation
[2023-04-08 21:40:36.757] DEBUG Executing 'init-instance-object' step
[2023-04-08 21:40:37.259] DEBUG Stopping execution 'task_install' task
[2023-04-08 21:40:37.259] DEBUG [Task id: 4]
[2023-04-08 21:40:37.259] DEBUG [Task id: 4] Fatal error: Uncaught TypeError: Argument 1 passed to PleskExt\WpToolkit\Event\Instance\SiteInstallationFailedEvent::__construct() must be of the type int, null given, called in /usr/local/cpanel/3rdparty/wp-toolkit/plib/library/BackgroundTasksImplementation/Install/InstallTask.php on line 295 and defined in /usr/local/cpanel/3rdparty/wp-toolkit/plib/library/Event/Instance/SiteInstallationFailedEvent.php:18
[2023-04-08 21:40:37.259] DEBUG [Task id: 4] Stack trace:
[2023-04-08 21:40:37.259] DEBUG [Task id: 4] #0 /usr/local/cpanel/3rdparty/wp-toolkit/plib/library/BackgroundTasksImplementation/Install/InstallTask.php(295): PleskExt\WpToolkit\Event\Instance\SiteInstallationFailedEvent->__construct(NULL, 'This WordPress ...')
[2023-04-08 21:40:37.259] DEBUG [Task id: 4] #1 /usr/local/cpanel/3rdparty/wp-toolkit/plib/vendor/plesk/background-tasks/src/Executor/SaasExecutor.php(197): PleskExt\WpToolkit\BackgroundTasksImplementation\Install\InstallTask->onError(Object(BackgroundTasks\DataStorage\SaasTaskDataStorage), Object(Exception))
[2023-04-08 21:40:37.259] DEBUG [Task id: 4] #2 /usr/local/cpanel/3rdparty/wp-toolkit/plib/vendor/plesk/background-tasks/src/Executor/SaasExecutor.php(90): BackgroundTasks\Exe in /usr/local/cpanel/3rdparty/wp-toolkit/plib/library/Event/Instance/SiteInstallationFailedEvent.php on line 18
[2023-04-08 21:40:37.375] DEBUG Process for task '4' exited with code '255' and signal 'null'
WP Toolkit is installed from packages, version is 6.1.3-7108.
Any idea or suggestion is appreciated.
Thanks
Last edited by a moderator: