Can not create new websites ispconfig3.0.3

Discussion in 'Installation/Configuration' started by korbynn, Dec 1, 2010.

  1. korbynn

    korbynn Member

    Yes there are 7 pages of pending jobs.
    There is the first page.
    Code:
    2010-12-14 13:37 	ns0.korbynn.net 	Update 	server 	
    2010-12-14 13:37 	ns0.korbynn.net 	Update 	server 	
    2010-12-10 23:29 	ns0.korbynn.net 	Update 	web_domain 	
    2010-12-08 22:14 	ns0.korbynn.net 	Update 	mail_user 	
    2010-12-08 22:05 	ns0.korbynn.net 	Update 	mail_user 	
    2010-12-08 20:12 	ns0.korbynn.net 	Insert 	mail_user 	
    2010-12-08 20:12 	ns0.korbynn.net 	Insert 	mail_domain 	
    2010-12-08 18:53 	ns0.korbynn.net 	Update 	mail_user 	
    2010-12-08 18:50 	ns0.korbynn.net 	Insert 	mail_user 	
    2010-12-08 18:49 	ns0.korbynn.net 	Delete 	mail_domain 	
    2010-12-08 18:49 	ns0.korbynn.net 	Delete 	mail_user 	
    2010-12-08 18:49 	ns0.korbynn.net 	Delete 	mail_user 	
    2010-12-08 18:48 	ns0.korbynn.net 	Insert 	mail_domain 	
    2010-12-08 18:48 	ns0.korbynn.net 	Update 	dns_rr 	
    2010-12-08 18:48 	ns0.korbynn.net 	Update 	dns_soa
    
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Please do what I suggested to you in post #20.
     
  3. korbynn

    korbynn Member

    This is the result:
    Code:
    PHP Warning:  include_once(/usr/local/ispconfig/server/plugins-enabled/awstats_plugin.inc.php): failed to open stream: No such file or directory in /usr/local/ispconfig/server/lib/classes/plugins.inc.php on line 64
    PHP Warning:  include_once(): Failed opening '/usr/local/ispconfig/server/plugins-enabled/awstats_plugin.inc.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /usr/local/ispconfig/server/lib/classes/plugins.inc.php on line 64 
    PHP Fatal error:  Class 'awstats_plugin' not found in /usr/local/ispconfig/server/lib/classes/plugins.inc.php on line 66
    
    File does not exist so I have removed the symbolic link.
     
  4. korbynn

    korbynn Member

    The queue is now empty.
     
  5. jferrandis

    jferrandis New Member

    Same with web directories

    After a fresh installation of OVH lenny 5 ispconfig3 and a update to 3.0.3.1, ispconfig can't make the system directories. The result of /usr/local/ispconfig/server/server.sh is:

    /sbin/mpt-status
    FATAL: Could not load /lib/modules/2.6.34.6-xxxx-grs-ipv6-32/modules.dep: No such file or directory
    Failed to load mptctl

    Warning: Invalid argument supplied for foreach() in /usr/local/ispconfig/server/mods-available/monitor_core_module.inc.php on line 1118
    /usr/bin/fail2ban-client
    finished.

    Any help is wellcome
     
  6. falko

    falko Super Moderator Howtoforge Staff

    Please open a new thread.
     
  7. dolmax

    dolmax New Member

    Job queue problem

    Dear Till,

    I have exact same problem with the owner of this thread.

    1. At a certain point I have noticed that I could not create new web site,
    2. When I enable debug for the server I get the "There is already an instance of server.php running. Exiting." fault.
    3. After I kill the three processes, I remove the lock file, and /usr/local/ispconfig/server/server.sh.
    4. I get the following output;

    Code:
    03.01.2011-17:04 - DEBUG - Set Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock
    03.01.2011-17:04 - DEBUG - Found 3042 changes, starting update process.
    03.01.2011-17:04 - DEBUG - Calling function 'user_insert' from plugin 'mail_plugin' raised by event 'mail_user_insert'.
    
    Then the server goes back to "There is already an instance of server.php running. Exiting." state.

    When I look at the job queue I can see 3042 jobs on the list. These are not being flushed or executed during the "kill/ delete lock / restart server.sh" process.

    This error happened right after I used the mailbox import tool that you have provided. I have used a CSV file with ~3400 e-mail users. I can see that all users remain in the database. But only ~400 of them have mail folders under /var/vmail/domain directory.

    What do you suggest?

    Thanks,
    Hakan
     
  8. till

    till Super Moderator Staff Member ISPConfig Developer

    Which ISPConfig version do you use?
     
  9. dolmax

    dolmax New Member

    I have had this issue with Debian Lenny + ISPconfig 3.0.1. Now this is the latest version ISPconfig 3.0.3.1.
     
  10. djsilas

    djsilas New Member

    v3.0.3.3

    Can you resolve this issue? I have same problem (+Deprecated: Function ereg() is deprecated in /usr/local/ispconfig/interface/lib/classes/listform.inc.php on line 319), and I have no more idea.
    I have 103 pending job!
    error message:
    09.04.2011-14:40 - DEBUG - Calling function 'user_insert' from plugin 'mail_plugin' raised by event 'mail_user_insert'.

    Thanks
     
  11. chichken

    chichken New Member

    I have the same problem with job queue processing.
    After 3 working month the server.sh stopped working on queues.

    Same situation, that described above:
    30.06.2011-12:32 - DEBUG - Found 1470 changes, starting update process.
    30.06.2011-12:32 - DEBUG - Calling function 'user_update' from plugin 'mail_plugin' raised by event 'mail_user_update'.

    There are 102 pages of jobqueue.

    How can I find out, what job breaking the server.[sh|php]?

    ISPConfig 3.0.3.3
    Debian Squeeze
     

Share This Page