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

service not starting

GaryDN

New Pleskian
I'm getting this error in the windows logs over and over

server 2008 r2 new install

The service cannot be started, either because it is disabled or because it has no enabled devices associated with it. (Error code 1058) at StartService 'named'
at (service::startService line 210)
at startService(named)(service::startService line 273)
at named(dnsmng::bind::BindManager::startService line 644)
Execute file name: C:\Program Files (x86)\Parallels\Plesk\admin\bin\DNSMng.exe

everything seems to be working but concerned about the error
 
Have you tried run named service manually with following command:

sc start named

Do you have any errors in output?
 
Have you tried run named service manually with following command:

sc start named

Do you have any errors in output?

I tried it and get this

C:\Users\Administrator>sc start named
[SC] StartService FAILED 1058:

The service cannot be started, either because it is disabled or because it has n
o enabled devices associated with it.


I have tried the repair installation but it fails on the same item
 
ok now today I'm getting this in my email every 5 minutes

Running task: C:\Program Files (x86)\Parallels\Plesk\admin\bin\php.exe -c "C:\Program Files (x86)\Parallels\Plesk\admin\php.ini" -dauto_prepend_file=sdk.php "C:\Program Files (x86)\Parallels\Plesk\admin\plib\modules\plesk-mobile\scripts\push_worker.php"
Started: Thu Mar 28 12:24:00 2013
Ended successfully: Thu Mar 28 12:25:16 2013


what does this mean?

bear with me I am a new to Parallels
 
I tried it and get this

C:\Users\Administrator>sc start named
[SC] StartService FAILED 1058:

The service cannot be started, either because it is disabled or because it has n
o enabled devices associated with it.


I have tried the repair installation but it fails on the same item

Do you have any related error messages in Windows Event Viewer?
 
Back
Top