An error in the installation.

Discussion in 'Installation/Configuration' started by Turan, Aug 7, 2021.

  1. Turan

    Turan New Member

    Hello to everyone,
    I want to install ispconfig on a cloud server.
    I did the automatic installation via this link, but I got an error during the installation phase.
    You can find the error here.

    My operating system: Ubuntu 20.04

    [​IMG]
     
  2. Jesse Norell

    Jesse Norell Well-Known Member Staff Member Howtoforge Staff

    Sometimes an os image provided by the cloud service will be missing something needed for a basic system to start the install. Can you run with -debug to get more context to that error? (Also please cut/paste it as text if possible, it's much easier to read in a small screen.)
     
    Turan likes this.
  3. Turan

    Turan New Member

    Hi,
    I run a debug on the server.
    Results;
    Code:
    07.08.2021-16:47 - DEBUG - Calling function 'check_phpini_changes' from plugin 'webserver_plugin' raised by action 'server_plugins_loaded'.
    07.08.2021-16:47 - DEBUG - Found 2 changes, starting update process.
    07.08.2021-16:47 - DEBUG - Calling function 'server_ip' from plugin 'apache2_plugin' raised by event 'server_update'.
    07.08.2021-16:47 - DEBUG - safe_exec cmd: which 'apache2ctl' 2> /dev/null - return code: 0
    07.08.2021-16:47 - DEBUG - Writing the conf file: /etc/apache2/sites-available/ispconfig.conf
    07.08.2021-16:47 - DEBUG - Calling function 'update' from plugin 'apps_vhost_plugin' raised by event 'server_update'.
    07.08.2021-16:47 - DEBUG - safe_exec cmd: which 'apache2ctl' 2> /dev/null - return code: 0
    07.08.2021-16:47 - DEBUG - Calling function 'update' from plugin 'network_settings_plugin' raised by event 'server_update'.
    07.08.2021-16:47 - DEBUG - Network configuration disabled in server settings.
    07.08.2021-16:47 - DEBUG - Calling function 'update' from plugin 'postfix_server_plugin' raised by event 'server_update'.
    07.08.2021-16:47 - DEBUG - safe_exec cmd: which 'dovecot' 2> /dev/null - return code: 0
    07.08.2021-16:47 - DEBUG - Calling function 'server_update' from plugin 'rspamd_plugin' raised by event 'server_update'.
    07.08.2021-16:47 - DEBUG - Calling function 'update' from plugin 'server_services_plugin' raised by event 'server_update'.
    07.08.2021-16:47 - DEBUG - Calling function 'server_update' from plugin 'webserver_plugin' raised by event 'server_update'.
    07.08.2021-16:47 - DEBUG - Processed datalog_id 7
    07.08.2021-16:47 - DEBUG - Calling function 'server_ip' from plugin 'apache2_plugin' raised by event 'server_update'.
    07.08.2021-16:47 - DEBUG - safe_exec cmd: which 'apache2ctl' 2> /dev/null - return code: 0
    07.08.2021-16:47 - DEBUG - Writing the conf file: /etc/apache2/sites-available/ispconfig.conf
    07.08.2021-16:47 - DEBUG - Calling function 'update' from plugin 'apps_vhost_plugin' raised by event 'server_update'.
    07.08.2021-16:47 - DEBUG - safe_exec cmd: which 'apache2ctl' 2> /dev/null - return code: 0
    07.08.2021-16:47 - DEBUG - Calling function 'update' from plugin 'network_settings_plugin' raised by event 'server_update'.
    07.08.2021-16:47 - DEBUG - Network configuration disabled in server settings.
    07.08.2021-16:47 - DEBUG - Calling function 'update' from plugin 'postfix_server_plugin' raised by event 'server_update'.
    07.08.2021-16:47 - DEBUG - safe_exec cmd: which 'dovecot' 2> /dev/null - return code: 0
    07.08.2021-16:47 - DEBUG - Calling function 'server_update' from plugin 'rspamd_plugin' raised by event 'server_update'.
    07.08.2021-16:47 - DEBUG - Calling function 'update' from plugin 'server_services_plugin' raised by event 'server_update'.
    07.08.2021-16:47 - DEBUG - Calling function 'server_update' from plugin 'webserver_plugin' raised by event 'server_update'.
    07.08.2021-16:47 - DEBUG - Processed datalog_id 8
    07.08.2021-16:47 - DEBUG - Calling function 'restartHttpd' from module 'web_module'.
    07.08.2021-16:47 - DEBUG - Restarting httpd: systemctl restart apache2.service
    07.08.2021-16:47 - DEBUG - Calling function 'restartPostfix' from module 'mail_module'.
    07.08.2021-16:47 - DEBUG - Calling function 'restartRspamd' from module 'mail_module'.
    07.08.2021-16:47 - DEBUG - Remove Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock
    07.08.2021-16:48 - DEBUG - Calling function 'check_phpini_changes' from plugin 'webserver_plugin' raised by action 'server_plugins_loaded'.
    07.08.2021-16:48 - DEBUG - Remove Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock
    07.08.2021-16:49 - DEBUG - Calling function 'check_phpini_changes' from plugin 'webserver_plugin' raised by action 'server_plugins_loaded'.
    07.08.2021-16:49 - DEBUG - Remove Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock
    07.08.2021-16:50 - DEBUG - Calling function 'check_phpini_changes' from plugin 'webserver_plugin' raised by action 'server_plugins_loaded'.
    07.08.2021-16:50 - DEBUG - Remove Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock
    07.08.2021-16:51 - DEBUG - Calling function 'check_phpini_changes' from plugin 'webserver_plugin' raised by action 'server_plugins_loaded'.
    07.08.2021-16:51 - DEBUG - Remove Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock
    
     
  4. Jesse Norell

    Jesse Norell Well-Known Member Staff Member Howtoforge Staff

    Sorry, I meant run the auto installer with the debug switch to get more context for when that error happens.
     
    Turan likes this.
  5. Turan

    Turan New Member

    I understand,
    I can now use the server without any problems.
    All services appear to be active.
    If I continue like this, will it cause problems for me in the future?
     

Share This Page