• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

drweb32.key - Key file not found!

S

stilmark

Guest
I just updated to Plesk v. 8.1.0 and PSA never restarted, because:

# service psa start

fails when drweb tries to load a key.

[root@981 drweb]# service psa start
Starting psa-spamassassin service: [ OK ]
Processing config directory: /usr/local/psa/admin/conf/httpsd.*.include
/usr/local/psa/admin/bin/httpsdctl start: httpd started
Starting Plesk: [ OK ]
Starting up drwebd: Dr.Web (R) daemon for Linux/Plesk Edition v4.33 (4.33.0.09211)

...

Key file: /opt/drweb/drweb32.key - Key file not found!
A path to a valid license key file does not specified.
Plesk authorization failed: HTTP request error [7]
Error: Plesk Software not running.
[FAILED]

This means that I can no longer access the Plesk web interface.

I do not want to pay for DrWeb so I will need to uninstall DrWeb, but how do I do this without access to the web interface?

Perhaps I could start PSA without DrWeb?
 
My solution to get things running again, without drweb.

In /etc/init.d/psa

comment out the line,
service_after_psa="drwebd"

then service psa stopall
service psa start

it should start without drweb

not have to figure out how to REMOVE drweb completely
 
I performed the suggested solution and it got rid of the error and psa appeared to have started but i am still getting that pesky plesk mis configured error so I am doing a re-install of my VPS now. If ANYONE has more information, please let me know! I work for the hosting company I am with and we have tons of Virtual servers and dedicated servers that are beginning to experience this problem! I have a thread of my own going which will let you know more about what I have found! You can check it here: PLESK UPDATE gone wrong!!!
 
Back
Top