[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [hobbit] Re: little help here
- To: <hobbit (at) hswn.dk>
 
- Subject: RE: [hobbit] Re: little help here
 
- From: "Johann Eggers" <Johann.Eggers (at) teleatlas.com>
 
- Date: Thu, 4 Oct 2007 16:09:04 +0200
 
- References: <1191486649.3425.36.camel (at) localhost.localdomain.com>     <24590.216.104.200.9.1191488923.squirrel (at) qvcs.africaonline.co.ug>     <1191502315.3425.46.camel (at) localhost.localdomain.com>     <25222.216.104.200.9.1191503583.squirrel (at) qvcs.africaonline.co.ug>     <1191504570.3425.57.camel (at) localhost.localdomain.com>    <961092e10710040645t4173073dxff9c5bf7c16e73c5 (at) mail.gmail.com> <24972.216.104.200.9.1191506334.squirrel (at) qvcs.africaonline.co.ug>
 
- Thread-index: AcgGjzp5rWIHz0JjSlOasFxsQOE7MgAAGJlQ
 
- Thread-topic: [hobbit] Re: little help here
 
> 
> when i run it..it gives the following.
> TM:/home/hobbit/server/etc # ps -ef|grep hobbitlaunch
> root     13113 13104  0 16:53 pts/2    00:00:00 grep hobbitlaunch.
> 
> does that mean it is okay?..if so..then how comes when i try to open
the
> hobbit application itself..i get something like this..
> "An error occurred while loading http://10.176.10.69/hobbit/:
> Could not connect to host 10.176.10.69."
> 
This means your hobbit processes are NOT running. 
Try ps -ef|grep hobbitlaunch|grep -v grep to exclude the grep task...
Do you have the webserver configured on your Hobbit box?
_Johann-