![]() |
upgrade 1.0.0 1.0.2 ispcp daemon issues [SOLVED] - 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: upgrade 1.0.0 1.0.2 ispcp daemon issues [SOLVED] (/thread-7684.html) Pages: 1 2 |
upgrade 1.0.0 1.0.2 ispcp daemon issues [SOLVED] - pge - 08-28-2009 05:59 PM Hey all, after performing an upgrade from 1.0.0 stable to 1.0.2 stable i was having trouble starting the ispcp daemon. < I cannot remember the error right now, but if i can find it i will post it later > So i searched the web and all i found was the advice to compile an ispcpd from the latest SVN trunk. I did so and then it did start without a problem. The only thing is - no updates are written. When i add a subdomain, the DB status changes to "toadd" but nothing is done. After manually running the rqst manager the Domain is added without a Problem but still the question remains - why doesnt the ispcp_daemon react? Greetings pge RE: upgrade 1.0.0 1.0.2 ispcp daemon issues - Nuxwin - 08-28-2009 06:20 PM Hi ; You've added the subdomain before or after compiling and start the new daemon ? Did you try to reproduce the error several times or just once? What OS you use? RE: upgrade 1.0.0 1.0.2 ispcp daemon issues - pge - 08-28-2009 06:24 PM I tried the upgrade several times and then rolled back after the ispcpd did not work correctly. So yes, ive been at the "ispcpd not working" point a couple of times before i tried to seek a workaround (trunk compile ispcpd). my os is debian 5.0 RE: upgrade 1.0.0 1.0.2 ispcp daemon issues - kilburn - 08-28-2009 06:27 PM Can you try to manually execute a request? Follow this procedure (from a shell on your server): Code: telnet localhost 9876 This should execute the request manager for you... RE: upgrade 1.0.0 1.0.2 ispcp daemon issues - Nuxwin - 08-28-2009 06:29 PM (08-28-2009 06:24 PM)pge Wrote: I tried the upgrade several times and then rolled back after the ispcpd did not work correctly. Regarding the daemon version 1.0.2, it is a known error that will be corrected in the next version. You do not understand my question. Is with the daemon from trunk you still experience the problem? Thank you to redo the tests with the new daemon. Thank (08-28-2009 06:27 PM)kilburn Wrote: Can you try to manually execute a request? Follow this procedure (from a shell on your server): Or via admin frontend directly RE: upgrade 1.0.0 1.0.2 ispcp daemon issues - pge - 08-28-2009 06:32 PM Code: Escape character is '^]'. RE: upgrade 1.0.0 1.0.2 ispcp daemon issues - Nuxwin - 08-28-2009 06:36 PM (08-28-2009 06:32 PM)pge Wrote: Please , Go to frontend (GUI) and added a new subdomain (just to test.. remove after). And post the result here to confirm the bug if necessary. Thank RE: upgrade 1.0.0 1.0.2 ispcp daemon issues - pge - 08-28-2009 06:37 PM Also perform a manual request afterwards? RE: upgrade 1.0.0 1.0.2 ispcp daemon issues - Nuxwin - 08-28-2009 06:41 PM (08-28-2009 06:37 PM)pge Wrote: Also perform a manual request afterwards? No, I want you to confirm that the bug occurs with the version of the daemon from the trunk. After adding the sub-domain, check the status of the database and also that the subdomain has been created. Thank RE: upgrade 1.0.0 1.0.2 ispcp daemon issues - pge - 08-28-2009 06:57 PM Here Screenshots of added Domain. Debugger view. DB toadd view. |