On Fri, May 25, 2007 at 04:05:44PM -0400, Ben Fenstermaker wrote:
Have you checked your logfiles ? at /var/log/hobbit ?
This doesn't look good but I am not sure what it means...
Hobbitd.log: 2007-05-25 15:16:13 Setup complete 2007-05-25 15:21:14 hobbitd servername MACHINE='RESMACMGMT01' not listed in bb-hosts, dropping hobbitd status
Your Hobbit server thinks it's called RESMACMGMT01, but there's no such host listed in bb-hosts. However, I don't think it has anything to do with the missing webpages.
2007-05-25 15:16:13 Setting up network listener on 0.0.0.0:1984
This is normal, it means Hobbit will pick up status messages on port 1984 - for any IP address associated with the Hobbit server.
2007-05-25 15:16:18 Task bbdisplay terminated, status 127
This is the problem. Status 127 usually means the "bbgen" command won't even run. Is there anything at all in the bb-display.log file ?
What happens if you login as the Hobbit user, then runs bbcmd bbgen --recentgifs --subpagecolumns=2 --report
Regards, Henrik