Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'nodetool info': Scylla API server HTTP GET to URL '/storage_service/tokens/null' failed: Wrong format for IPv4 address null. Please ensure it's in dotted-decimal format #46

Open
abvgedeika opened this issue Aug 1, 2017 · 0 comments

Comments

@abvgedeika
Copy link

scylla 2.0.rc1-20170730

3 nodes in the cluster, run 'nodetool info'

[centos@ip-172-30-0-65 ~]$ nodetool info
ID                     : a1e8318e-26b1-4aaa-98b7-055b0f355d77
Gossip active          : true
Thrift active          : false
Native Transport active: false
Load                   : 31.34 MB
Generation No          : 1501623729
Uptime (seconds)       : 1826
Heap Memory (MB)       : 155.36 / 247.50
Off Heap Memory (MB)   : 181.83
Data Center            : datacenter1
Rack                   : rack1
Exceptions             : 0
Key Cache              : entries 0, size 0 bytes, capacity 0 bytes, 0 hits, 0 requests, 0.000 recent hit rate, 0 save period in seconds
Row Cache              : entries 495, size 495 bytes, capacity 15.15 MB, 9485 hits, 10047 requests, 0.944 recent hit rate, 0 save period in seconds
Counter Cache          : entries 0, size 0 bytes, capacity 0 bytes, 0 hits, 0 requests, 0.000 recent hit rate, 0 save period in seconds
nodetool: Scylla API server HTTP GET to URL '/storage_service/tokens/null' failed: Wrong format for IPv4 address null. Please ensure it's in dotted-decimal format
See 'nodetool help' or 'nodetool help <command>'.
[centos@ip-172-30-0-65 ~]$ ifconfig 
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 9001
        inet 172.30.0.65  netmask 255.255.255.0  broadcast 172.30.0.255
        inet6 fe80::1073:6ff:fec1:c4ae  prefixlen 64  scopeid 0x20<link>
        ether 12:73:06:c1:c4:ae  txqueuelen 1000  (Ethernet)
        RX packets 16077878  bytes 10439516379 (9.7 GiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 15849567  bytes 3568297664 (3.3 GiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 0  (Local Loopback)
        RX packets 318294  bytes 329509190 (314.2 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 318294  bytes 329509190 (314.2 MiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant