• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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