Current time: 06-26-2024, 10:46 AM Hello There, Guest! (LoginRegister)


Post Reply 
Domains stuck in "Addition in progress"
Author Message
olindata Offline
Junior Member
*

Posts: 20
Joined: Sep 2009
Reputation: 0
Post: #3
RE: Domains stuck in "Addition in progress"
Thanks! See my results below:

(09-08-2009 09:15 PM)kilburn Wrote:  You should test 2 things:

1- Manually connect to the daemon using telnet and tell it to "execute request". See what happens.
Code:
[root@web01 ~]# netstat -lepn | grep ispcp
tcp        0      0 127.0.0.1:9876              0.0.0.0:*                   LISTEN      0          286925     13197/ispcp_daemon  
unix  2      [ ACC ]     STREAM     LISTENING     102927 19239/master        private/ispcp-arpl
[root@web01 ~]# telnet 127.0.0.1 9876
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: No route to host
telnet: Unable to connect to remote host: No route to host
[root@web01 ~]#

2- Manually run the ispcp-rqst-mngr and see what happens.
[/quote]

Code:
[root@web01 ~]# ispcp-rqst-mngr
-bash: ispcp-rqst-mngr: command not found
[root@web01 ~]# whereis ispcp-rqst-mngr
ispcp-rqst-mngr:
[root@web01 ~]# find / -type f -name ispcp-rqst-mngr
/var/www/ispcp/engine/ispcp-rqst-mngr
[root@web01 ~]# cd /var/www/ispcp/engine/
[root@web01 engine]# ./ispcp-rqst-mngr
[root@web01 engine]#
09-08-2009 09:24 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Domains stuck in "Addition in progress" - olindata - 09-08-2009 09:24 PM

Forum Jump:


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