You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cassandra is the hostname of one of my cassandra nodes.
When I run cassandra-web --hosts cassandra, I get this error IPAddr::InvalidAddressError: invalid address: cassandra. Using the actual IP address works.
ping cassandra works fine.
Just to check, does cassandra-web only work with IP addresses and not hostnames?
The text was updated successfully, but these errors were encountered:
Hi,
cassandra
is the hostname of one of my cassandra nodes.When I run
cassandra-web --hosts cassandra
, I get this errorIPAddr::InvalidAddressError: invalid address: cassandra
. Using the actual IP address works.ping cassandra
works fine.Just to check, does
cassandra-web
only work with IP addresses and not hostnames?The text was updated successfully, but these errors were encountered: