[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] permission denied?
In <1107468189.5326.76.camel (at) localhost.localdomain> Daniel J McDonald <dan.mcdonald (at) austinenergy.com> writes:
>It ran fine with beta 6. Upgrading to RC1 gives the following in
>hobbitlaunch.log
>2005-02-03 15:54:36 Setting up network listener on 0.0.0.0:1984
>2005-02-03 15:54:36 Setting up signal handlers
>2005-02-03 15:54:36 Setting up hobbitd channels
>2005-02-03 15:54:36 Could not get shm of size 102400: Permission denied
>2005-02-03 15:54:36 Cannot setup status channel
>2005-02-03 15:54:36 Task hobbitd terminated, status 1
>Where should I look?
First check that no hobbitd and hobbitd_channel processes are running.
You can also run the "ipcs" command and see if there are any shared-
memory segments owned by the hobbit user - there should not be any
when Hobbit is not running.
If that doesn't give anything, add "--debug" to the hobbitd
commandline in ~/server/etc/hobbitlaunch.cfg, and let's see what that
tells us.
Henrik