Current time: 06-20-2024, 10:23 PM Hello There, Guest! (LoginRegister)


Post Reply 
Daemon not running (Architecture issue?)
Author Message
pgeschke Offline
Newbie
*

Posts: 8
Joined: Sep 2007
Reputation: 1
Post: #1
Sad Daemon not running (Architecture issue?)
This might be completely noob, but:

I can't add any Domains.

All Domains are stuck in "toadd" state, until I manually run /var/www/ispcp/engine/ispcp-rqst-mngr
.

The reason why is pretty obvious... ispcp Daemon ain't running.

It's a fresh Debian etch amd64 setup, completely up to date.
It's a fresh R3 setup.

When I try to start the daemon, I get the message, that the binary doesn't exist:
# /var/www/ispcp/daemon/ispcp_daemon
-bash: /var/www/ispcp/daemon/ispcp_daemon: No such file or directory

The file definitly exists.
# ls -la /var/www/ispcp/daemon/ispcp_daemon
-rwxr-xr-x 1 root root 11788 2008-02-18 13:18 /var/www/ispcp/daemon/ispcp_daemon

I've seen a bunch of programs react as if they are not there if they were compiled for another architecture (e.g. i686 and not amd64).

Could this be the problem? Can I recompile ispcp before running make install?
Or do I have to download the source from somewhere?

I'm sorry if this is completely noob, but I followed guide that brought me to this point, so I'm clueless.

Thanks!
02-19-2008 09:57 PM
Find all posts by this user Quote this message in a reply
gOOvER Offline
Banned

Posts: 3,561
Joined: Jul 2007
Post: #2
RE: Daemon not running (Architecture issue?)
You are the second guy in the last past Day's, where have Such Problems. We should analyse why.

Try Debian 32bit, then it works.
02-19-2008 10:17 PM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #3
RE: Daemon not running (Architecture issue?)
Hi pgeschke

please go through this thread - maybe you two have the same problem?

http://www.isp-control.net/forum/ispcp-d...-2448.html

I only can repeat: I never had problems with amd64 (neither with the version hetzner is offering for their root server nor with the official cd version (network install)).

/J

and: ispcp_daemon is compiled during "make install"...
(This post was last modified: 02-19-2008 10:19 PM by joximu.)
02-19-2008 10:19 PM
Visit this user's website Find all posts by this user Quote this message in a reply
pgeschke Offline
Newbie
*

Posts: 8
Joined: Sep 2007
Reputation: 1
Post: #4
RE: Daemon not running (Architecture issue?)
gOOvER Wrote:You are the second guy in the last past Day's, where have Such Problems. We should analyse why.

Try Debian 32bit, then it works.

Running 32bit is not an option, as I'm not a fan of bigmem kernels.
I have a 64bit system with a lot of memory, so I am running 64bit ;-)

Anyway, I was able to fix the problem for me, see the thread joximu posted.

Thank you guys!
02-19-2008 11:31 PM
Find all posts by this user Quote this message in a reply
RatS Offline
Project Leader
******

Posts: 1,854
Joined: Oct 2006
Reputation: 17
Post: #5
RE: Daemon not running (Architecture issue?)
Code:
make clean
make install
02-19-2008 11:55 PM
Visit this user's website Find all posts by this user Quote this message in a reply
pgeschke Offline
Newbie
*

Posts: 8
Joined: Sep 2007
Reputation: 1
Post: #6
RE: Daemon not running (Architecture issue?)
RatS Wrote:
Code:
make clean
make install
# make clean
make: *** No rule to make target `clean'. Stop.
(This post was last modified: 02-19-2008 11:58 PM by pgeschke.)
02-19-2008 11:58 PM
Find all posts by this user Quote this message in a reply
DaSilva Offline
Member
***

Posts: 302
Joined: Dec 2007
Reputation: 0
Post: #7
RE: Daemon not running (Architecture issue?)
After a reboot the ispCP Daemon is not loaded.
I always have to do it manually with "/etc/init.d/ispcp_daemon start".
Is this a bug or a feature?
If it is a bug how can I change it (start at the system starts)?
Thanks.
02-29-2008 03:45 AM
Visit this user's website Find all posts by this user Quote this message in a reply
dr-who Offline
Newbie
*

Posts: 7
Joined: Feb 2008
Reputation: 0
Post: #8
RE: Daemon not running (Architecture issue?)
DaSilva Wrote:After a reboot the ispCP Daemon is not loaded.
I always have to do it manually with "/etc/init.d/ispcp_daemon start".
Is this a bug or a feature?
If it is a bug how can I change it (start at the system starts)?
Thanks.


update-rc.d ispcp_daemon defaults
02-29-2008 03:55 AM
Find all posts by this user Quote this message in a reply
pgeschke Offline
Newbie
*

Posts: 8
Joined: Sep 2007
Reputation: 1
Post: #9
RE: Daemon not running (Architecture issue?)
DaSilva Wrote:After a reboot the ispCP Daemon is not loaded.
I always have to do it manually with "/etc/init.d/ispcp_daemon start".
Is this a bug or a feature?
If it is a bug how can I change it (start at the system starts)?
Thanks.

As I don't know what operating system you are using, I can't really help you.
But if the start-stop script is working, you could try update-rc.d.
Code:
update-rc.d ispcp_daemon defaults 99
02-29-2008 03:55 AM
Find all posts by this user Quote this message in a reply
DaSilva Offline
Member
***

Posts: 302
Joined: Dec 2007
Reputation: 0
Post: #10
RE: Daemon not running (Architecture issue?)
Thanks.
I will try it.
I am using Debian Etch r3 AMD64.
02-29-2008 04:28 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)