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

drweb not working

C

Cepe

Guest
Hi,

I got a rather simple question: Does drweb work with a limited amount of mailboxes, if you do not purchase an upgrade?

My old Server came with Plesk 7.3. Everything worked fine.

On my new Server with Plesk 8.3 drweb does not work. I get the error
Code:
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.

the file drweb32.key does exist neither on the old nor on the new system. The file /etc/drweb/plesk.key exists on both systems and is identical.
I have not bought a drweb upgrade option, because I was told, that by default I could use drweb for up to 10 mailboxes. Is this correct?
 
Hello Cepe,

As far as I know, by default, Dr.Web is working for first 15 mailboxes.
Regarding the error message you have experienced, please, make sure that file /etc/hosts contains folloing line:
# cat /etc/hosts
127.0.0.1 localhost
 
Hello Cepe,

As far as I know, by default, Dr.Web is working for first 15 mailboxes.
Regarding the error message you have experienced, please, make sure that file /etc/hosts contains folloing line:
# cat /etc/hosts
127.0.0.1 localhost

Many thanks, it works after adding this line!
 
Back
Top