• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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