ispCP - Board - Support
The account status is not correct - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: The account status is not correct (/thread-16200.html)



The account status is not correct - migarcia - 07-24-2012 03:21 AM

Well, that: He had created three domains, at first, and all good, the other day I wanted to create one more, and at the end, I showed up the domain with the OK mark, when I go, I indicated that the status is not correct , and from there .... is over. I have searched extensively with google and anything that told me, I've tried, to no avail. Can you help someone?
After enabling DEBUG, and launch. / Ispcp-RQST-mngr, I get the message:
....
[DEBUG] push_el () sub_name: sys_command (), msg: [ERROR] External command '/ var / www / ispcp / engine / ispcp-htgroups-mngr June 1> / var / log / ispcp / ispcp-htgroups-mngr. stdout 2> / var / log / ispcp / ispcp-htgroups-mngr.stderr 'exited with value 1!
[DEBUG] pop_el () sub_name: sys_command (), msg: [ERROR] External command '/ var / www / ispcp / engine / ispcp-htgroups-mngr June 1> / var / log / ispcp / ispcp-htgroups-mngr. stdout 2> / var / log / ispcp / ispcp-htgroups-mngr.stderr 'exited with value 1!

....
If you think of that may be, I'm open to ideas ...
thanks


RE: The account status is not correct - ephigenie - 07-26-2012 09:09 PM

call the ispcp-htgroups-mngr <domainid> directly and disable the mastercheck before (comment out
$rs = check_master();
return $rs if ($rs != 0);
)

You will get more output, from there we can go on.


RE: The account status is not correct - migarcia - 07-27-2012 02:52 AM

Thanks for answering.
I have re-activate the debug, I have commented the two lines indicated, but I can not find the problem

root@gestionproyectos:/var/www/ispcp/engine# ./ispcp-htgroups-mngr 6
[DEBUG] push_el() sub_name: htgroup_mngr_start_up(), msg: Starting...
[DEBUG] push_el() sub_name: del_file(), msg: Starting...
[DEBUG] push_el() sub_name: del_file(), msg: Ending...
[DEBUG] push_el() sub_name: htgroup_mngr_start_up(), msg: Ending...
[DEBUG] push_el() sub_name: htgroup_mngr_engine(), msg: Starting...
[DEBUG] push_el() sub_name: doHashSQL(), msg: Starting...
[DEBUG] push_el() sub_name: doHashSQL(), msg: Ending...
[DEBUG] pop_el() sub_name: doHashSQL(), msg: Ending...
[DEBUG] pop_el() sub_name: doHashSQL(), msg: Starting...
[DEBUG] pop_el() sub_name: htgroup_mngr_engine(), msg: Starting...
[DEBUG] pop_el() sub_name: htgroup_mngr_start_up(), msg: Ending...
[DEBUG] pop_el() sub_name: del_file(), msg: Ending...
[DEBUG] pop_el() sub_name: del_file(), msg: Starting...
[DEBUG] pop_el() sub_name: htgroup_mngr_start_up(), msg: Starting...
[DEBUG] pop_el() sub_name: get_conf(), msg: Ending...
[DEBUG] pop_el() sub_name: setup_main_vars(), msg: Ending...
[DEBUG] pop_el() sub_name: decrypt_db_password(), msg: Ending...
[DEBUG] pop_el() sub_name: decrypt_db_password(), msg: Starting...
[DEBUG] pop_el() sub_name: setup_main_vars(), msg: Starting...
[DEBUG] pop_el() sub_name: get_file(), msg: Ending...
[DEBUG] pop_el() sub_name: get_file(), msg: Starting...
[DEBUG] pop_el() sub_name: get_conf(), msg: Starting...
[DEBUG] pop_el() Empty 'EL' Stack !
[DEBUG] push_el() sub_name: htgroup_mngr_shut_down(), msg: Starting...
[DEBUG] push_el() sub_name: htgroup_mngr_shut_down(), msg: Ending...

I found this message on
/var/log/ispcp-dmn-mngr.stdout.
and do not know if he has something to do

[DEBUG] push_el() sub_name: get_tag(), msg: [ERROR] '# httpd [recursosformacion.com] dmn group entry BEGIN.
' ne '# httpd [recursosformacion.com] dmn group entry END.
', '# httpd [recursosformacion.com] dmn group entry BEGIN.
' or '# httpd [recursosformacion.com] dmn group entry END.
' missing in src !

IN ispcp-dmn-mngr.stderr:
/usr/bin/touch: cannot touch `/var/www/scoreboards/recursosformacion.com': No such file or directory


RE: The account status is not correct - migarcia - 07-29-2012 06:50 PM

Not why, but the solution was to create in / var / www directory "scoreboards" (not if had existed at some point), then with ispCP debugger retry the operation, and all fixed