[ 
https://issues.apache.org/jira/browse/CASSANDRA-12402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15411876#comment-15411876
 ] 

Paulo Motta commented on CASSANDRA-12402:
-----------------------------------------

As you already mentioned, this was fixed in CASSANDRA-11850 (unreleased 3.0.9 
or 3.9), so you should not open another ticket for it. You have a few options:
* Use the workaround described in the ticket: {noformat}
If you have an up-to-date cassandra-driver installed, you can disable the 
embedded driver by setting the environment variable CQLSH_NO_BUNDLED to any non 
empty string, for example export CQLSH_NO_BUNDLED=true. 
{noformat}
* Clone cassandra source code in your version and apply/cherry-pick one of the 
patches available there for a pre-release fix
* Wait for the release of 3.9 or 3.09 and upgrade

If you have questions regarding this process you can reach out to other 
developers on #cassandra, #cassandra-dev (on irc.freenode.net) or [mailing 
lists|https://cassandra.apache.org/community/] since JIRA is not a support 
forum.

> Cassandra 3.7 unable to connect to any server CQLSH
> ---------------------------------------------------
>
>                 Key: CASSANDRA-12402
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12402
>             Project: Cassandra
>          Issue Type: Bug
>          Components: CQL
>         Environment: Ubuntu Server 16.04 LTS with apache cassandra 3.7
>            Reporter: Steven Balderrama
>              Labels: newbie
>             Fix For: 3.7
>
>
> Apache cassandra version 3.7 is running on Ubuntu server 16.04 fine, all 
> parts of apache cassandra started up no problem, the issue is, i go to 
> connect using cqlsh:
> $ CQLSH (My IP Address) 9160 
> then it says:
> Connection error: ('Unable to connect to any servers', {'10.0.0.13': 
> TypeError('ref() does not take keyword arguments',)})
> i seen there was a bug for it:
> https://issues.apache.org/jira/browse/CASSANDRA-11850
> but its for version cqlsh --version: cqlsh 5.0.1
> cassandra -v: 3.5 (also occurs with 3.0.6)
> is it still happening for version 3.7 still?? i see there is a fix, how do i 
> get it? the links are broken, also how do I apply it??



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to