![]() |
ispcp-rqst-mngr only runs if crontabbed - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Update/Upgrade (/forum-44.html) +--- Thread: ispcp-rqst-mngr only runs if crontabbed (/thread-5778.html) |
ispcp-rqst-mngr only runs if crontabbed - supaplex - 02-21-2009 04:44 AM This daemon should be starting on demand, but it's not on one hosting server (host1), the second is okay (I'll call it host2). My only workaround for this so far is a crontab (on host1). There is another system (host2) I installed this on, but killed all the ispcp daemons after I noticed some "text file busy" cp error messages during install. cp: cannot create regular file `/var/www/ispcp/daemon/ispcp_daemon': Text file busy The md5sum is the same on both hosting servers, so I'm at a loss as to why it's not automagical. ~# md5sum /tmp/ispcp/var/www/ispcp/daemon/ispcp_daemon /var/www/ispcp/daemon/ispcp_daemon 815af228a14e5284e2e198e7d8cd3fde /tmp/ispcp/var/www/ispcp/daemon/ispcp_daemon 815af228a14e5284e2e198e7d8cd3fde /var/www/ispcp/daemon/ispcp_daemon ~# md5sum /tmp/ispcp/var/www/ispcp/daemon/ispcp_daemon /var/www/ispcp/daemon/ispcp_daemon 815af228a14e5284e2e198e7d8cd3fde /tmp/ispcp/var/www/ispcp/daemon/ispcp_daemon 815af228a14e5284e2e198e7d8cd3fde /var/www/ispcp/daemon/ispcp_daemon I recorded transcripts of the upgrade attempts, and despite this anomoly, I do not find anything else that explains a problem during upgrade. Steps from the upgrade process were copied verbatim to individual shell scripts, and exit codes were compared at completion. Code: ispcp-omega-1.0.0# head -n 999 start go-step-* Any suggestions to isolate this would be most welcome. I think it's pretty late to just restore from backup, because about a week of changes are in effect now. I've been researching this with Gilbert in the meantime, but this is rather elusive. (02-16-2009 07:41 AM)gilbert Wrote:(02-16-2009 07:19 AM)sci2tech Wrote:(02-16-2009 07:18 AM)gilbert Wrote: (snip) RE: ispcp-rqst-mngr only runs if crontabbed - joximu - 02-22-2009 04:29 AM did you try? stop all ispcp-daemons. Replace the daemon program with the original from the download run set-engine-permissions (or similar - in the setup folder) start the daemon. RE: ispcp-rqst-mngr only runs if crontabbed - allrob - 07-21-2010 03:05 PM well, i did, and it didn't help me... did an upgrade from 1.0.3 to 1.0.5 daemon running tried to add a domain, same kind of situation, check my post on the forum about it plz RE: ispcp-rqst-mngr only runs if crontabbed - allrob - 07-25-2010 06:13 AM http://isp-control.net/forum/thread-11232.html hope it helps ![]() |