1.2.3 imscp_panel wont restart

  • After Upgrade to 1.2.3 the imscp_panel wont restart.
    When I run only the start command it hangs. If I cancel with STRG+C and rerun the command it says, that the command is already running.


    Code
    1. root@server:/usr/local/src/imscp-1.2.3# service imscp_panel start
    2. ^C
    3. root@server:/usr/local/src/imscp-1.2.3# service imscp_panel start
    4. start: Job is already running: imscp_panel

    The Admin Panel only shows "502 Bad Gateway" in the Browser.



    Any ideas? In which logfiles i could find anything?
    None of the logs in /var/log/imscp get any logs while restart. :(



    System:
    Distributor ID: Ubuntu
    Description: Ubuntu 14.04.2 LTS
    Release: 14.04
    Codename: trusty

  • Hello ;


    Result of the following command?:

    Code
    1. # pgrep -u vu2000


    Result of the following command?:

    Code
    1. # nginx -t


    Result of the following command?:

    Code
    1. # pgrep nginx


    Thanks

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Code
    1. # service imscp_panel start
    2. start: Job is already running: imscp_panel
    3. # pgrep -u vu2000
    4. # nginx -t
    5. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
    6. nginx: configuration file /etc/nginx/nginx.conf test is successful

    So the pgrep did not return anything.

  • @eventsir



    Could you give me an access to the server? You can either add my ssh key (see in my signature) for root access and send me the IP, either send me the IP and credential for root user.



    Thanks.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Re;


    Fixed. This was due to a inconsistant state of the upstart job.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206