• 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 Event Viewer errors

D

d0g1

Guest
Running Windows 2003 R2
********Plesk ERRORS********
Event Type: Error
Event Source: statistics.exe
Event Category: None
Event ID: 1
Date: 12/10/2008
Time: 1:51:02 AM
User: N/A
Computer: XXXXXXX
Description:
Execute ftpmng --get-log-directory --ip-address=XXXXXXX failed: key 'XXXXXXX' does not exists
at (execUtil line 133)
at Execute C:\Program Files\SWsoft\Plesk\admin\bin\ftpmng --get-log-directory --ip-address=XXXXXXX(execUtil line 153)
at getLogDirectory for ip = XXXXXXX(getLogDirectory line 493)
at Calculate domain(s) traffic(statistics::start line 1143)Execute file name: C:\Program Files\SWsoft\Plesk\admin\bin\statistics.exe


Event Type: Error
Event Source: ftpmng.exe
Event Category: None
Event ID: 1
Date: 12/8/2008
Time: 1:51:03 AM
User: N/A
Computer: XXXXXXX
Description:
key '216.40.204.226' does not exists
at (t_string_map_of<long>::get line 113)
at getLogDirectory(XXXXXXX)(IIsFtpServerAdapter::getLogDirectory line 276)
at getLogDirectory(XXXXXXX)(FtpServerManager::getLogDirectory line 614)
at execute console command --get-log-directory(vconsoleapp::start line 129)
at execute "C:\Program Files\SWsoft\Plesk\admin\bin\ftpmng.exe" --get-log-directory "--ip-address=XXXXXXX"(vconsoleapp::run line 140)Execute file name: C:\Program Files\SWsoft\Plesk\admin\bin\ftpmng.exe
********Plesk ERRORS********

How can I fix this?
 
Try to correct FTP settings by running
> cd %plesk_bin%
> ftpmng --remove-all
> ftpmng --reconfigure-all
 
Back
Top