• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Error creating scheduled task

Merravid

New Pleskian
Using Plesk11.5, I am getting the following error when trying to add new tasks to the server level scheduled tasks list:

Unable to restore user scheduler: System.IO.FileNotFoundException: Retrieving the COM class factory for component with CLSID {148BD52A-A2AB-11CE-B11F-00AA00530503} failed due to the following error: 8007007e The specified module could not be found. (Exception from HRESULT: 0x8007007E).
at TaskScheduler.ScheduledTasks..ctor()
at psa.scheduler.device.PleskSchedulesCollection..ctor(String user)
at psa.scheduler.device.PSAScheduler.SyncWithWindowsScheduler(String userName)
at psa.scheduler.device.PSAScheduler.SaveTo(String name)

There are already 3 standard plesk tasks in the list:

Daily script task
Daily web statistics analyzers run task
Update DrWeb Antivirus database

This is an upgrade from Plesk 9.5. There were other tasks listed in Plesk 9.5 that were not imported and no warnings were given by the migration process, so a similar issue could be happening during migration.

I am using Windows Server 2008 R2 with all updates installed.

Thanks,
Andrew
 
Check content of C:\Windows\Tasks and try to remove extra tasks there.
 
Back
Top