Hallo,
I have change the server IP and I become this error.
Code
- root@ubuntu:~# perl /var/www/imscp/engine/imscp-rqst-mngr -v
- [DEBUG] iMSCP::Bootstrapper::boot: Booting backend....
- [DEBUG] iMSCP::LockFile::acquire: Acquiring exclusive lock on /var/lock/imscp.lock
- [DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::Plugin tasks...
- [DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::Plugin tasks for: ClamAV (ID 1)
- [DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::Plugin tasks for: RoundcubePlugins (ID 2)
- [DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::Plugin tasks for: SpamAssassin (ID 3)
- [DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::Plugin tasks for: PolicydSPF (ID 4)
- [DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::Plugin tasks for: LetsEncrypt (ID 5)
- [DEBUG] Modules::Plugin::_executePluginAction: Executing run( ) action on Plugin::LetsEncrypt
- [DEBUG] iMSCP::Service::_detectInit: Systemd init system has been detected
- [DEBUG] iMSCP::Execute::execute: /bin/systemctl --system is-active apache2.service
- [DEBUG] iMSCP::Provider::Service::Sysvinit::_exec: active
- [DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::Plugin tasks for: PhpSwitcher (ID 6)
- [DEBUG] Modules::Plugin::_executePluginAction: Executing run( ) action on Plugin::PhpSwitcher
- [DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::Plugin tasks for: OpenDKIM (ID 7)
- [DEBUG] Modules::Plugin::_executePluginAction: Executing run( ) action on Plugin::OpenDKIM
- [DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::Plugin tasks for: Monitorix (ID 8)
- [DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::ServerIP tasks...
- [DEBUG] iMSCP::DbTasksProcessor::processDbTasks: Processing Modules::ServerIP tasks for: 192.168.0.5 (ID 1)
- [DEBUG] iMSCP::LockFile::release: Releasing exclusive lock on /var/lock/imscp.lock
- [WARN] (eval): Use of uninitialized value in string eq at /var/www/imscp/engine/PerlLib/Modules/ServerIP.pm line 79, <$fh> line 184.
- [FATAL] iMSCP::DbTasksProcessor::_processModuleDbTasks: Modules::ServerIP::process: Unknown action requested for server IP with ID 1 at /var/www/imscp/engine/PerlLib/Modules/ServerIP.pm line 89, <$fh> line 184.
- ...propagated at /var/www/imscp/engine/PerlLib/iMSCP/DbTasksProcessor.pm line 487, <$fh> line 184.
How can I solve this error.
Kind regards
Viktor
- Distribution: Ubuntu | Release: 16.04 LTS
- i-MSCP Version: i-MSCP 1.4.7 | Build: 20170710 | Codename: Zimmer
- Plugins installed: ClamAV (v. 1.3.0), OpenDKIM (v 1.2.0), SpamAssassin (v 2.0.1), Monitorix (v 1.2.2), PolicydSPF (v 1.2.0), RoundcubePlugins (v 2.0.1)
- LetsEncrypt (v 3.3.0), PhpSwitcher (v 4.0.0)