Update to latest trunk caused a 250 Error in ispCP gui debugger - 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: Update to latest trunk caused a 250 Error in ispCP gui debugger (/thread-5318.html) |
Update to latest trunk caused a 250 Error in ispCP gui debugger - c0urier - 01-03-2009 01:18 AM Hi again, I just updated to the lastest trunk from today 09-01-02 and I just for fun had a look in the admin panel/ispCP debugger and saw under ispCP Daemon tools that it wanted me to excute a command: I clicked it and got this error: Daemon returned 250 as status code A screen dump is attached System Info: Debian Lenny - Fully updated Latest ispCP Trunk (2009-01-02) Only a few modifications to the ispcp.conf file = Timestamp of version. The error comes when you ex. try to modify a domain status (Delete/Create). And the amout of requests raises, like on the image there is only 1, but 4 now, after I tried to delete a test domain) RE: Update to latest trunk caused a 250 Error in ispCP gui debugger - sci2tech - 01-03-2009 04:31 AM 250 status code mens everything is ok, daemon is listening. When you delete a domain, all associated mails/ subdomains etc are marked for deletion. Until requests are executed, number of these request is displayed. RE: Update to latest trunk caused a 250 Error in ispCP gui debugger - c0urier - 01-03-2009 05:38 AM (01-03-2009 04:31 AM)sci2tech Wrote: 250 status code mens everything is ok, daemon is listening. When you delete a domain, all associated mails/ subdomains etc are marked for deletion. Until requests are executed, number of these request is displayed. That's true, but I have run into the old problem which we talked about in PM that nothing happens until I run the daemon manually. Strange! |