cassandra-dev  

Re: Login Failure

Eric Evans
Wed, 10 Mar 2010 06:46:46 -0800

On Wed, 2010-03-10 at 19:24 +0530, shirish wrote:
> and next i ran* cassandra-cli --host 127.0.0.1 --port 9160* I get the
> following
> 
> Login failure. Did you specify 'keyspace', 'username' and 'password'?
> Welcome to cassandra CLI.
> 
> Type 'help' or '?' for help. Type 'quit' or 'exit' to quit.
> 
> 
> What could have gone wrong ? 

Were there any exceptions produced by the node (i.e. in the terminal
where you started cassandra in the foreground)?

Try adding the --debug argument when starting cassandra-cli, that should
cause it to print a stacktrace when the error occurs.

-- 
Eric Evans
eev...@rackspace.com