exec not working

Discussion in 'Developers' Forum' started by DUCKFACE, Jan 11, 2010.

  1. DUCKFACE

    DUCKFACE Banned

    i stuck

    i stuck pretty bad ...
    all day im deleting ..
    and running ...
    but still
    20.01.2010-15:59 - DEBUG - Set Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock
    20.01.2010-15:59 - DEBUG - Found 1 changes, starting update process.

    cronjob is # * * * * * /usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispc$

    im realy in the middle of nowhere
    ________
    IOLITE VAPORIZER
    ________
    WEED VAPORIZER
     
    Last edited: Mar 17, 2011
  2. dpejic

    dpejic New Member

    are you solve this problem, because i have the same?
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Please enable verbose logging in ispconfig and post the debug output.
     
  4. dolmax

    dolmax New Member

    I have the same problem. I see the same error in the log file.

    Below is the crontab output;
    Below is the output of the log file after verbose mode activated;

    This server is not updating the "monitor" page at the ISPconfig panel.
     
  5. wiss

    wiss Member

    I have the same problem

    Do you resolv?


    task list ins ipconfig not run after 36 hours, and debug:

    Code:
    2010-11-20 13:31	ns1.pcrednet.net	Debug	There is already a lockfile set. Waiting another 10 seconds...	
    2010-11-20 13:31	ns1.pcrednet.net	Debug	There is already a lockfile set. Waiting another 10 seconds...	
    2010-11-20 13:31	ns1.pcrednet.net	Debug	There is already a lockfile set. Waiting another 10 seconds...	
    2010-11-20 13:31	ns1.pcrednet.net	Debug	There is already a lockfile set. Waiting another 10 seconds...	
    2010-11-20 13:31	ns1.pcrednet.net	Debug	There is already a lockfile set. Waiting another 10 seconds...	
    2010-11-20 13:31	ns1.pcrednet.net	Debug	There is already an instance of server.php running. Exiting.	
    2010-11-20 13:30	ns1.pcrednet.net	Debug	There is already a lockfile set. Waiting another 10 seconds...	
    2010-11-20 13:30	ns1.pcrednet.net	Debug	There is already a lockfile set. Waiting another 10 seconds...	
    2010-11-20 13:30	ns1.pcrednet.net	Debug	There is already a lockfile set. Waiting another 10 seconds...	
    2010-11-20 13:30	ns1.pcrednet.net	Debug	There is already a lockfile set. Waiting another 10 seconds...	
    2010-11-20 13:30	ns1.pcrednet.net	Debug	There is already a lockfile set. Waiting another 10 seconds...	
    2010-11-20 13:30	ns1.pcrednet.net	Debug	There is already a lockfile set. Waiting another 10 seconds...	
    2010-11-20 13:30	ns1.pcrednet.net	Debug	There is already an instance of server.php running. Exiting.	
    2010-11-20 13:29	ns1.pcrednet.net	Debug	There is already a lockfile set. Waiting another 10 seconds...	
    2010-11-20 13:29	ns1.pcrednet.net	Debug	There is already a lockfile set. Waiting another 10 seconds...
    
    

    Thx.
     
  6. matiasCU

    matiasCU Member

    Hi Till,
    It is necessary that the process is running all the time on cron?
    * * * * * /usr/local/ispconfig/server/server.sh > /dev/null 2>> /var/log/ispconfig/cron.log

    Thanks
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

    Yes. Otherwise you wont see any statistics or logs in the monitor and no configuration changes that you make in ISPConfig get written to disk.
     

Share This Page