ispCP - Board - Support
Addition in progress (again) - 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: Addition in progress (again) (/thread-2401.html)

Pages: 1 2


Addition in progress (again) - chrisisearth - 02-11-2008 09:47 PM

Hi Guys,

I've read the other Addition in progress thread but dont think that is the problem Im having here,

When I add a domain (any domain) the status is always going to addition in progress and does not change ever....

The Daemon is running and I cannot find anything that is causing this problem

System:
Debian 4.0 ETCH and I am using the RC3 release.......

any help would be much appreciated!

Cheers


RE: Addition in progress (again) - gOOvER - 02-11-2008 09:50 PM

Was this a new install? What's with the logfiles?


RE: Addition in progress (again) - chrisisearth - 02-11-2008 11:38 PM

Yes.... this was a clean install of debian (after installing postfix courier, mysql etc)

and a clean install of RC3........

There is damn all in the logs,

All Services are running fine,

only error i get in daemon.log are....

Feb 11 13:33:52 kirsty ispcp_daemon[6184]: child 6184 started !
Feb 11 13:33:53 kirsty ispcp_daemon[6184]: send_line(): socket write error: Connection reset by peer
Feb 11 13:33:53 kirsty ispcp_daemon[10709]: EINTR was received ! continue


RE: Addition in progress (again) - xister - 02-11-2008 11:40 PM

You mean domain aliase, right?


RE: Addition in progress (again) - chrisisearth - 02-11-2008 11:42 PM

Well..... I mean when I try and add any domain....... it goes addition in progress


RE: Addition in progress (again) - joximu - 02-11-2008 11:44 PM

strange.

What happens if you restert the ispcp_daemon? Nothing in the logs?
the "socket write error" is not good...

Can you tell us more about the system?
real or vServer? fresh debian as well?

/J


RE: Addition in progress (again) - chrisisearth - 02-11-2008 11:46 PM

kirsty:/var/log# /etc/init.d/ispcp_daemon restart
Stopping ispCP GUI-Backend communication Daemon: ispcp_daemon.
Starting ispCP GUI-Backend communication Daemon: ispcp_daemon.

and still acts the same, doesnt try to add the domain again,

yes its a fresh Debian Stable install.......

Its a Real Server (Brand New Dell 2950)......


RE: Addition in progress (again) - joximu - 02-11-2008 11:50 PM

What's the status of the domain in the database?
what happens if you run the request manager manually?


RE: Addition in progress (again) - chrisisearth - 02-12-2008 12:06 AM

Domain Status is "toadd"

Silly noob question but how do you run the request manager manually?


RE: Addition in progress (again) - joximu - 02-12-2008 12:09 AM

/var/www/ispcp/engine/ispcp-rqst-mngr

or in the gui, system-tools, ispcp debugger
/admin/ispcp_debugger.php

/J