I noticed that I have no problem with 'sudo /etc/init.d/riak stop'. But,
when I try to start the process with 'sudo /etc/init.d/riak start' I am met
with a prompt for a password. What is the password? I don't recall setting a
password.
___
riak-users
It is not sudo. I have already entered the password for sudo at this point.
-Original Message-
From: Justin Sheehy [mailto:jus...@basho.com]
Sent: Saturday, January 12, 2013 9:30 AM
To: Kevin Burton
Cc: riak-users@lists.basho.com
Subject: Re: Stopping/Starting Riak.
On Jan 12, 2013, at
On Jan 12, 2013, at 10:26 AM, Kevin Burton wrote:
> I noticed that I have no problem with ‘sudo /etc/init.d/riak stop’. But, when
> I try to start the process with ‘sudo /etc/init.d/riak start’ I am met with a
> prompt for a password. What is the password? I don’t recall setting a
> password.
Hi Kevin
Try:
sudo su -
Then:
/etc/init.d/riak stop
What happens and what's the output?
Regards
Richard
On Sat, Jan 12, 2013 at 3:35 PM, Kevin Burton wrote:
> It is not sudo. I have already entered the password for sudo at this point.
>
> -Original Message-
> From: Justin Sheehy [m