• 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.

Plesk Scheduled Tasks

D

djdehaan

Guest
Hi All,

My PLESK scheduled tasks do not run. Any task in Plesk does not, also not the default onces e.g. for running statistics. I see them appear in the windows 2003 Scheduled Task manager, but they do not run. Schedeled Task manager gives: Could not start.

Opening the task in the task manager also raises an error: General Page Initialisation failed. The error is: 0x8007000d.

Anyone has a clue?
 
It's unusual issue. Most probably that it bears local character. You need to check your schedule service.
 
Plesk/Windows 2003 Scheduled Tasks Fix

The below worked for me on my Windows 2003 VPS server. The root of my problem was moving servers via a Plesk backup and restore.

1. Delete the offending "SYSTEM" account tasks in Task Scheduler.
2. Stop the Task Scheduler
3. Delete all files in C:\Documents and Settings\All Users\Application
Data\Microsoft\Crypto\RSA\S-1-5-18
4. Restart the service (I'd restart the server as soon as possible, too).

http://www.itnewsgroups.net/group/microsoft.public.windows.server.general/topic21448.aspx
 
Back
Top