WARNING - There is already an instance of server.php running with pid

Discussion in 'Installation/Configuration' started by Taleman, Apr 28, 2017.

  1. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    I am in process of migrating from old multiserver setup to new. Migration tool has been run but not everything to completion yet.
    The TARGET setup seemed to work yestarday, but now the ISPConfig Control Panel is not responsive. I rebooted the ISPConfig master server, seems Control Panel worked about 15 minutes after reboot. After that the error message in Subject line started showing up in /var/log/ispconfig/cron.log
    The file ispconfig.log is empty.
    Target server is Debian GNU/Linux 8.7 (jessie)

    I tried ISPConfig test script, on ISPConfig master server it does not finish in 5 minutes. The htp_report.txt produces is this:
    Code:
    ##### SERVER #####
    IP-address (as per hostname): ***.***.***.***
    IP-address(es) (as per ifconfig): ***.***.***.***
    [INFO] ISPConfig is installed.
    
    ##### ISPCONFIG #####
    ISPConfig version is 3.1.2
    
    
    Seems mysql is not running, I restarted mysql but fails to start.
    I do not know why mysql (which is mariadb) fails.
     
  2. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    Yesterday when running on target server the command file migration tool made, I got errors like this:
    Maybe this has to do with the mysql problem today?
     
  3. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    Forgot to say: mysql log files are empty:
    Code:
    root@ispc5:/var/log# ls -lh mysql*
    -rw-r----- 1 mysql adm    0 huhti 14 12:47 mysql.err
    -rw-r----- 1 mysql adm    0 huhti 14 12:47 mysql.log
    
    mysql:
    yhteensä 28K
    -rw-r----- 1 mysql adm   0 huhti 28 06:29 error.log
    -rw-r----- 1 mysql adm   0 huhti 27 06:48 error.log.1
    -rw-r----- 1 mysql adm  20 huhti 26 06:25 error.log.2.gz
    -rw-r----- 1 mysql adm  20 huhti 25 06:25 error.log.3.gz
    -rw-r----- 1 mysql adm  20 huhti 24 06:25 error.log.4.gz
    -rw-r----- 1 mysql adm  20 huhti 17 06:25 error.log.5.gz
    -rw-r----- 1 mysql adm  20 huhti 16 06:25 error.log.6.gz
    -rw-r----- 1 mysql adm  20 huhti 15 06:25 error.log.7.gz
    -rw-r----- 1 mysql adm 861 huhti 14 12:48 error.log.8.gz
    root@ispc5:/var/log#
    
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

  5. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    Good show. That fixed the issues.
     

Share This Page