![]() |
ispconfig3 3.0.5 jobqueue processing problem
I noticed today whlie inserting new webdomain, DNS records that Job queue status is not updating and not getting cleared.
I have not faced this problem anytime before. What could have caused this problem and how can rectify this? I have rerun the update script, but still no joy. Thanks. |
following this thread - http://www.howtoforge.com/forums/sho...t=42597&page=2
I have executed the below commnad and the result is pasted here. But I still can't find the cause of the problem. root@server1:/home/pawan# rm -f /usr/local/ispconfig/server/temp/.ispconfig_lockroot@server1:/home/pawan# /usr/bin/php -q /usr/local/ispconfig/server/server.php13.12.2012-07:42 - DEBUG - Set Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock 13.12.2012-07:42 - DEBUG - Found 42 changes, starting update process. 13.12.2012-07:42 - DEBUG - Calling function 'ssl' from plugin 'apache2_plugin' raised by event 'web_domain_insert'. 13.12.2012-07:42 - DEBUG - Calling function 'insert' from plugin 'apache2_plugin' raised by event 'web_domain_insert'. root@server1:/home/pawan# |
Following this thread
http://www.howtoforge.com/forums/sho...ight=job+queue Login to phpmyadmin as root, go to the dbispconfig database and there to the table "server". In this table there is a record for your server which has a column 'updated'. Increase the value of the updated field by 1 (updated = updated + 1) to skip the failed job. I was able to clear the job queue. Now I observe that job queue for deletion works find, but while inserting webdomain etc. it hangs, it creates folders in /var/www/clients/ but symlinks for webdomain in var/www and var/www/clients are not created and job queue constantly shows pending. I also get this error occasionally in the cron file Quote:
Thanks. |
Please update to the latest ispconfig 3.0.5 revision and test if the problem still exists after skipping the hanging job. You get the code with this command:
svn export svn://svn.ispconfig.org/ispconfig3/branches/ispconfig-3.0.5 |
Till,
Thank you so very much. updating from the SVN resolved the problem. Thank you once again. |
Till
Now I am facing a new problem. I cannot access the DNS records in ISPCONFIG interface. When I click on records in DNS Zone I get an error Quote:
|
This has been fixed today, please update to todays svn :)
|
| All times are GMT +2. The time now is 21:25. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.