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

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