View Single Post
morphbr's Avatar
Posts: 26 | Thanked: 11 times | Joined on Nov 2007 @ Recife
#27
Originally Posted by dburr10085 View Post
/ $ whoami
user
/ $ ls -l /usr/bin/canolad
-rwxr-xr-x 1 root root 3799 Feb 21 17:39 /usr/bin/canolad/ $
Hmm. Weird that "permission denied". Let's try this:

$> canolad stop
$> canolad start -vvv --logfile=/home/user/log.txt
$> canola

then post here log.txt.
Sorry for all these steps but it's really hard to remote debug something without user help =P

Thanks!