[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
moved server, the server itself is not reporting?
- To: hobbit (at) hswn.dk
- Subject: moved server, the server itself is not reporting?
- From: Mike Eggleston <mikeegg1 (at) mac.com>
- Date: Thu, 20 Dec 2007 10:26:21 -0600
- Organization: The Math Forum
- User-agent: Mutt/1.4.2.1i
I recently moved the hobbit server from one box to another. I changed
DNS entries, firewall entries, etc., and now today everything except
one box is reporting. The new hobbit server itself is not report its
own status. I start the hobbit server with:
# su - hobbit
$ ~/current/server/hobbit.sh start
The daemon does start, things updating, etc., just not the server box
itself. In /var/log/hobbit/hobbitclient.log I have lots of messages:
...
2007-12-20 09:04:00 Whoops ! bb failed to send message - Connection failed
2007-12-20 09:09:01 Could not connect to bbd (at) 10.1.2.89:1984 - Connection refused
2007-12-20 09:09:01 Whoops ! bb failed to send message - Connection failed
2007-12-20 09:14:02 Could not connect to bbd (at) 10.1.2.89:1984 - Connection refused
2007-12-20 09:14:02 Whoops ! bb failed to send message - Connection failed
2007-12-20 09:19:03 Could not connect to bbd (at) 10.1.2.89:1984 - Connection refused
...
Looks like the client daemon did not start. What more do I need to add
starting the server to start the client?
Ideas?
Mike