Hello, i've upgraded ispconfig from 3.0.4.3 to 3.0.4.4 (debian squeeze), but something works wrong with jobs queue. all jobs remain in pending and so all actions in list are not executed. someone have the same problem? I tried to see into ispconfig.log Code: isp:~# tail -f /var/log/ispconfig/ispconfig.log 11.04.2012-00:05 - DEBUG - There is already a lockfile set. Waiting another 10 seconds... 11.04.2012-00:05 - DEBUG - There is already a lockfile set. Waiting another 10 seconds... 11.04.2012-00:05 - DEBUG - There is already a lockfile set. Waiting another 10 seconds... 11.04.2012-00:06 - DEBUG - There is already a lockfile set. Waiting another 10 seconds... 11.04.2012-00:06 - DEBUG - There is already a lockfile set. Waiting another 10 seconds... 11.04.2012-00:06 - DEBUG - There is already a lockfile set. Waiting another 10 seconds... 11.04.2012-00:06 - DEBUG - There is already a lockfile set. Waiting another 10 seconds... I downgraded again to 3.0.4.3 and now all works fine again! thanks in advance
There are no known problems in 3.0.4.4, It might be that a job was interrupted during the update which left the lock file, in such a case you can just remove the lockfile manually: rm -f /usr/local/ispconfig/server/temp/.ispconfig_lock