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

Execute ftpmng --reconfigure-all failed

S

screenZebra

Guest
I hav plesk 8.6.5, when I want turn domain on plesk show this error:
1)
Execute ftpmng --install-vhost --soft "--vhost-name=***.ru" failed:
at (domainmng::ftp_on_off line 434)
at Turn on domain ***.ru (state=8)(domainmng::turnDomain line 141)
Execute file name: C:\Program Files (x86)\Parallels\Plesk\admin\bin\domainmng.exe

2)
Execute ftpmng --reconfigure-all failed:
Execute file name: C:\Program Files (x86)\Parallels\Plesk\admin\bin\domainmng.exe

Then I update plesk to version 9.0.1, current problem remained.

Execute ftpmng --reconfigure-all failed:
at (VPackageManager::setDefault line 372)
at execute console command --set(vconsoleapp::start line 129)
at execute "C:\Program Files (x86)\Parallels\Plesk\/admin/bin/defpackagemng" --set "--type=ftpserver" "--default=iisftp"(vconsoleapp::run line 140)
Execute file name: C:\Program Files (x86)\Parallels\Plesk\admin\bin\defpackagemng.exe


If I start this command (ftpmng --reconfigure-all)
from cmd, this work normal. But command dommainmng --turn-on dos not work! ((
 
Error in plesk 9.0.1:

ERROR: PleskUserException
Невозможно включить/выключить домен: Execute ftpmng --install-vhost --soft "--vhost-name=testdomain.ru" failed:
at (domainmng::ftp_on_off line 413)
at Turn on domain testdomain.ru (state=8)(domainmng::turnDomain line 120)
Execute ftpmng --reconfigure-all failed:

Additionally, an exception has occurred while trying to report this error: PleskFatalException
Execute ftpmng --install-vhost --soft "--vhost-name=testdomain.ru" failed:
at (domainmng::ftp_on_off line 413)
at Turn on domain testdomain.ru (state=8)(domainmng::turnDomain line 120)
Execute ftpmng --reconfigure-all failed:

0: plib\ui_common\DomainToggleUIPointer.php:36
DomainToggleUIPointer->enableDomain(object of type BsDomain)
1: plib\ui\client.domain.toggle.php:46
plesk__client__domain__toggle->accessItem(string 'GET', NULL null)
2: plib\UIPointer.php:601
UIPointer->access(string 'GET')
3: htdocs\plesk.php:41
 
Back
Top