You are here

constant HOSTING_TASK_ERROR in Hostmaster (Aegir) 6

The command was not successfully completed. This is the default error status.

4 uses of HOSTING_TASK_ERROR
drush_hosting_task in modules/hosting/task.hosting.inc
Drush hosting task command.
hosting_task_cancel in modules/hosting/task/hosting_task.module
hosting_task_status_class in modules/hosting/task/hosting_task.module
hosting_task_view in modules/hosting/task/hosting_task.module
Implementation of hook_view().

File

modules/hosting/task/hosting_task.module, line 881
Web server node type is defined here.

Code

define('HOSTING_TASK_ERROR', 2);