At 2011-12-21T09:49+0800, Zheng Zhibin wrote: > try to set permission of that folder as 777, I have also encountered > this kind of error, it is due to user of starting riak changed.
If the user changed, change the user and/or group on the directory with chown. Using permissions 777 is incredibly insecure and should be avoided. Paul _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
