Current time: 04-20-2024, 07:50 AM Hello There, Guest! (LoginRegister)


Post Reply 
domain wont delete ?
Author Message
jacksparrow Offline
Junior Member
*

Posts: 35
Joined: Mar 2010
Reputation: 0
Post: #11
RE: domain wont delete ?
i never saw a php admin button for ispcp where can i find the database for ispcp?



(05-30-2011 09:53 PM)aseques Wrote:  Open the phmyadmin ispcp database:
On table domain look for the domain with problems, change the value of the field domain_status into 'change' (probably it's currently set to ok).
Ther run ispcp-rqst-mngr


in the admin pannel under ispcp debugger i found this error

freelinktrade.xx- Set status to 'change'
sys_command() | [ERROR] External command '/usr/sbin/userdel vu2017' exited with value 8 !

maybe this will help some one to identify the error and have the solution to fx the error
(This post was last modified: 06-02-2011 01:20 AM by jacksparrow.)
06-02-2011 12:38 AM
Visit this user's website Find all posts by this user Quote this message in a reply
aseques Offline
Member
*****
Dev Team

Posts: 330
Joined: May 2008
Reputation: 4
Post: #12
RE: domain wont delete ?
(06-02-2011 12:38 AM)jacksparrow Wrote:  i never saw a php admin button for ispcp where can i find the database for ispcp?
It's on the login page for example. Also there are some links within the control panel.

(06-02-2011 12:38 AM)jacksparrow Wrote:  
(05-30-2011 09:53 PM)aseques Wrote:  Open the phmyadmin ispcp database:
On table domain look for the domain with problems, change the value of the field domain_status into 'change' (probably it's currently set to ok).
Ther run ispcp-rqst-mngr


in the admin pannel under ispcp debugger i found this error

freelinktrade.xx- Set status to 'change'
sys_command() | [ERROR] External command '/usr/sbin/userdel vu2017' exited with value 8 !

maybe this will help some one to identify the error and have the solution to fx the error
Te manual for userdel (http://linux.die.net/man/8/userdel) says that 8 means "user currently logged in"
Kill that user's session and try again...
06-02-2011 06:48 AM
Find all posts by this user Quote this message in a reply
jacksparrow Offline
Junior Member
*

Posts: 35
Joined: Mar 2010
Reputation: 0
Post: #13
RE: domain wont delete ?
thnx m8
next question
how do i kill the user Cool
i dont know where he lives Tongue

do you have a comandline for this ?
06-02-2011 07:37 AM
Visit this user's website Find all posts by this user Quote this message in a reply
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #14
RE: domain wont delete ?
Code:
ps -fe | grep vu2017 | grep -v grep | awk '{print $2}' | xargs kill -9
06-02-2011 03:20 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Rico29 Offline


Posts: 1
Joined: Jun 2011
Reputation: 0
Post: #15
RE: domain wont delete ?
Hi all,

I have the same problem, I can't delete two domains newly created.

In DB, domain_status is set to "delete".

/etc/passwd entries and /var/www/virtual/<domain> are created.

when I run the request manager it returns :
Code:
root@gan-w9:/var/log/ispcp# /var/www/ispcp/engine/ispcp-rqst-mngr
[DEBUG] push_el() sub_name: mngr_start_up(), msg: Starting...
[DEBUG] push_el() sub_name: lock_system(), msg: Starting...
[DEBUG] push_el() sub_name: lock_system(), msg: Ending...
[DEBUG] push_el() sub_name: del_file(), msg: Starting...
[DEBUG] push_el() sub_name: del_file(), msg: Ending...
[DEBUG] push_el() sub_name: mngr_start_up(), msg: Ending...
[DEBUG] push_el() sub_name: mngr_engine(), msg: Starting...
[DEBUG] push_el() sub_name: mngr_engine_process(), msg: Starting...
[DEBUG] push_el() sub_name: mngr_engine_process(), msg: processing type dmn.
[DEBUG] push_el() sub_name: doHashSQL(), msg: Starting...
[DEBUG] push_el() sub_name: doHashSQL(), msg: Ending...
[DEBUG] push_el() sub_name: mngr_engine_process(), msg: Ending...
[DEBUG] push_el() sub_name: mngr_engine_process(), msg: Starting...
[DEBUG] push_el() sub_name: mngr_engine_process(), msg: processing type sub.
[DEBUG] push_el() sub_name: doHashSQL(), msg: Starting...
[DEBUG] push_el() sub_name: doHashSQL(), msg: Ending...
[DEBUG] push_el() sub_name: mngr_engine_process(), msg: Ending...
[DEBUG] push_el() sub_name: mngr_engine_process(), msg: Starting...
[DEBUG] push_el() sub_name: mngr_engine_process(), msg: processing type als.
[DEBUG] push_el() sub_name: doHashSQL(), msg: Starting...
[DEBUG] push_el() sub_name: doHashSQL(), msg: Ending...
[DEBUG] push_el() sub_name: mngr_engine_process(), msg: Ending...
[DEBUG] push_el() sub_name: mngr_engine_process(), msg: Starting...
[DEBUG] push_el() sub_name: mngr_engine_process(), msg: processing type alssub.
[DEBUG] push_el() sub_name: doHashSQL(), msg: Starting...
[DEBUG] push_el() sub_name: doHashSQL(), msg: Ending...
[DEBUG] push_el() sub_name: mngr_engine_process(), msg: Ending...
[DEBUG] push_el() sub_name: mngr_engine_process(), msg: Starting...
[DEBUG] push_el() sub_name: mngr_engine_process(), msg: processing type mbox.
[DEBUG] push_el() sub_name: doHashSQL(), msg: Starting...
[DEBUG] push_el() sub_name: doHashSQL(), msg: Ending...
[DEBUG] push_el() sub_name: mngr_engine_process(), msg: Ending...
[DEBUG] push_el() sub_name: mngr_engine_process(), msg: Starting...
[DEBUG] push_el() sub_name: mngr_engine_process(), msg: processing type htusers.
[DEBUG] push_el() sub_name: doHashSQL(), msg: Starting...
[DEBUG] push_el() sub_name: doHashSQL(), msg: Ending...
[DEBUG] push_el() sub_name: mngr_engine_process(), msg: Ending...
[DEBUG] push_el() sub_name: mngr_engine_process(), msg: Starting...
[DEBUG] push_el() sub_name: mngr_engine_process(), msg: processing type htgroups.
[DEBUG] push_el() sub_name: doHashSQL(), msg: Starting...
[DEBUG] push_el() sub_name: doHashSQL(), msg: Ending...
[DEBUG] push_el() sub_name: mngr_engine_process(), msg: processing 6, 6, toadd.
[DEBUG] push_el() sub_name: sys_command(), msg: Starting...
[DEBUG] push_el() sub_name: getCmdExitValue(), msg: Starting...
[DEBUG] push_el() sub_name: getCmdExitValue(), msg: [DEBUG] External command exited with value 1
[DEBUG] push_el() sub_name: getCmdExitValue(), msg: Ending...
[DEBUG] push_el() sub_name: sys_command(), msg: [ERROR] External command '/var/www/ispcp/engine/ispcp-htgroups-mngr 6 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 6 1>/var/log/ispcp/ispcp-htgroups-mngr.stdout 2>/var/log/ispcp/ispcp-htgroups-mngr.stderr' exited with value 1 !
[DEBUG] push_el() sub_name: get_el_error(), msg: Starting...
[DEBUG] push_el() sub_name: get_file(), msg: Starting...
[DEBUG] push_el() sub_name: get_file(), msg: Ending...
[DEBUG] push_el() sub_name: get_el_error(), msg: Ending...
[DEBUG] push_el() sub_name: /var/www/ispcp/engine/ispcp-htgroups-mngr, msg: Ending...
[DEBUG] pop_el() sub_name: /var/www/ispcp/engine/ispcp-htgroups-mngr, msg: Ending...
[DEBUG] pop_el() sub_name: get_el_error(), msg: Ending...
[DEBUG] pop_el() sub_name: get_file(), msg: Ending...
[DEBUG] pop_el() sub_name: get_file(), msg: Starting...
[DEBUG] pop_el() sub_name: get_el_error(), msg: Starting...
[DEBUG] pop_el() sub_name: getCmdExitValue(), msg: Ending...
[DEBUG] pop_el() sub_name: getCmdExitValue(), msg: [DEBUG] External command exited with value 1
[DEBUG] pop_el() sub_name: getCmdExitValue(), msg: Starting...
[DEBUG] pop_el() sub_name: sys_command(), msg: Starting...
[DEBUG] pop_el() sub_name: mngr_engine_process(), msg: processing 6, 6, toadd.
[DEBUG] pop_el() sub_name: doHashSQL(), msg: Ending...
[DEBUG] pop_el() sub_name: doHashSQL(), msg: Starting...
[DEBUG] pop_el() sub_name: mngr_engine_process(), msg: processing type htgroups.
[DEBUG] pop_el() sub_name: mngr_engine_process(), msg: Starting...
[DEBUG] pop_el() sub_name: mngr_engine_process(), msg: Ending...
[DEBUG] pop_el() sub_name: doHashSQL(), msg: Ending...
[DEBUG] pop_el() sub_name: doHashSQL(), msg: Starting...
[DEBUG] pop_el() sub_name: mngr_engine_process(), msg: processing type htusers.
[DEBUG] pop_el() sub_name: mngr_engine_process(), msg: Starting...
[DEBUG] pop_el() sub_name: mngr_engine_process(), msg: Ending...
[DEBUG] pop_el() sub_name: doHashSQL(), msg: Ending...
[DEBUG] pop_el() sub_name: doHashSQL(), msg: Starting...
[DEBUG] pop_el() sub_name: mngr_engine_process(), msg: processing type mbox.
[DEBUG] pop_el() sub_name: mngr_engine_process(), msg: Starting...
[DEBUG] pop_el() sub_name: mngr_engine_process(), msg: Ending...
[DEBUG] pop_el() sub_name: doHashSQL(), msg: Ending...
[DEBUG] pop_el() sub_name: doHashSQL(), msg: Starting...
[DEBUG] pop_el() sub_name: mngr_engine_process(), msg: processing type alssub.
[DEBUG] pop_el() sub_name: mngr_engine_process(), msg: Starting...
[DEBUG] pop_el() sub_name: mngr_engine_process(), msg: Ending...
[DEBUG] pop_el() sub_name: doHashSQL(), msg: Ending...
[DEBUG] pop_el() sub_name: doHashSQL(), msg: Starting...
[DEBUG] pop_el() sub_name: mngr_engine_process(), msg: processing type als.
[DEBUG] pop_el() sub_name: mngr_engine_process(), msg: Starting...
[DEBUG] pop_el() sub_name: mngr_engine_process(), msg: Ending...
[DEBUG] pop_el() sub_name: doHashSQL(), msg: Ending...
[DEBUG] pop_el() sub_name: doHashSQL(), msg: Starting...
[DEBUG] pop_el() sub_name: mngr_engine_process(), msg: processing type sub.
[DEBUG] pop_el() sub_name: mngr_engine_process(), msg: Starting...
[DEBUG] pop_el() sub_name: mngr_engine_process(), msg: Ending...
[DEBUG] pop_el() sub_name: doHashSQL(), msg: Ending...
[DEBUG] pop_el() sub_name: doHashSQL(), msg: Starting...
[DEBUG] pop_el() sub_name: mngr_engine_process(), msg: processing type dmn.
[DEBUG] pop_el() sub_name: mngr_engine_process(), msg: Starting...
[DEBUG] pop_el() sub_name: mngr_engine(), msg: Starting...
[DEBUG] pop_el() sub_name: 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: lock_system(), msg: Ending...
[DEBUG] pop_el() sub_name: lock_system(), msg: Starting...
[DEBUG] pop_el() sub_name: 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: mngr_shut_down(), msg: Starting...
[DEBUG] push_el() sub_name: mngr_shut_down(), msg: Ending...


Infos about distro :
Code:
root@gan-w9:/var/log/ispcp# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION="Ubuntu 10.04.2 LTS"

No processes are running in the vu of this domain (ps -fe | grep vu20xx)

How can I fix this problem ?
Thanks
(This post was last modified: 06-16-2011 07:11 PM by Rico29.)
06-16-2011 07:09 PM
Find all posts by this user Quote this message in a reply
jacksparrow Offline
Junior Member
*

Posts: 35
Joined: Mar 2010
Reputation: 0
Post: #16
RE: domain wont delete ?
the problem here is still not resolved so i give up
i dont think there is good support from the makers in english Cool
so maybe we should post this problem in the german (deutsche) section

for me the solution at the moment is
a new dedicated server
clean install
then add the domains again

i have 6 domains on it with 4 forums
so its alot of work i know Sad
06-16-2011 07:55 PM
Visit this user's website Find all posts by this user Quote this message in a reply
aseques Offline
Member
*****
Dev Team

Posts: 330
Joined: May 2008
Reputation: 4
Post: #17
RE: domain wont delete ?
(06-16-2011 07:55 PM)jacksparrow Wrote:  the problem here is still not resolved so i give up
i dont think there is good support from the makers in english Cool
so maybe we should post this problem in the german (deutsche) section

for me the solution at the moment is
a new dedicated server
clean install
then add the domains again

i have 6 domains on it with 4 forums
so its alot of work i know Sad
Well, kilburn gave you the command to fix one of the issues. After that on answer from your part, how do you expect more help from he or anyone if you don't reply?

(06-16-2011 07:09 PM)Rico29 Wrote:  Hi all,

I have the same problem, I can't delete two domains newly created.

In DB, domain_status is set to "delete".

/etc/passwd entries and /var/www/virtual/<domain> are created.

This is the relevant part:
(06-16-2011 07:09 PM)Rico29 Wrote:  when I run the request manager it returns :
Code:
root@gan-w9:/var/log/ispcp# /var/www/ispcp/engine/ispcp-rqst-mngr
[DEBUG] push_el() sub_name: mngr_start_up(), msg: Starting...
     ...

[DEBUG] push_el() sub_name: getCmdExitValue(), msg: Ending...
[DEBUG] push_el() sub_name: sys_command(), msg: [ERROR] External command '/var/www/ispcp/engine/ispcp-htgroups-mngr 6 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 6 1>/var/log/ispcp/ispcp-htgroups-mngr.stdout 2>/var/log/ispcp/ispcp-htgroups-mngr.stderr' exited with value 1 !
Please, run in console "/var/www/ispcp/engine/ispcp-htgroups-mngr 6" and paste the output of that. It seems that it has some issue when removing the htgroup 6
(This post was last modified: 06-17-2011 12:25 AM by aseques.)
06-17-2011 12:21 AM
Find all posts by this user Quote this message in a reply
jacksparrow Offline
Junior Member
*

Posts: 35
Joined: Mar 2010
Reputation: 0
Post: #18
RE: domain wont delete ?
(06-17-2011 12:21 AM)aseques Wrote:  Well, kilburn gave you the command to fix one of the issues. After that on answer from your part, how do you expect more help from he or anyone if you don't reply?


nope this was just something to try and kill the user
but the user is not active so there is nothing to be killed

for those who really want to help in this bug they can get access to my server and see where/what the problem is

because i think its not a problem but its a bug in the ispcp but thats my opinion
06-17-2011 12:38 AM
Visit this user's website Find all posts by this user Quote this message in a reply
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #19
RE: domain wont delete ?
(06-17-2011 12:38 AM)jacksparrow Wrote:  for those who really want to help in this bug they can get access to my server and see where/what the problem is

because i think its not a problem but its a bug in the ispcp but thats my opinion

Send me the login credentials through pm and I'll see what happens.


Done.

The domain got stuck at first because the user was logged in and could not be deleted at the time. After that, on subsequent attempts, the deletion process found some already missing things and crashed on that.

I simply set the domain status to "change" (through pma) and ran ispcp-rqst-mngr so that everything (of this domain) was regenerated, and then proceeded to delete it through the panel as usual.
(This post was last modified: 06-17-2011 01:45 AM by kilburn.)
06-17-2011 12:59 AM
Visit this user's website Find all posts by this user Quote this message in a reply
jacksparrow Offline
Junior Member
*

Posts: 35
Joined: Mar 2010
Reputation: 0
Post: #20
RE: domain wont delete ?
i can only say thnx allot for the help and believe me this is very much apriciated Cool
for me it still sounds like magic
but i still cant understand why this happend
but i think you guys do Wink
06-17-2011 07:49 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)