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
For some reason we can't get to the proper REST endpoint to serve a JMX request, and as a result we print the following message instead:
Read Repair Statistics:
Attempted: 220
Mismatch (Blocking): 0
Mismatch (Background): 0
Pool Name Active Pending Completed Dropped
nodetool: Scylla API server HTTP GET to URL '/messaging_service/messages/pending' failed: Not found
See 'nodetool help' or 'nodetool help <command>'.
I'm on vacation with limited connectivity, is that the only api the
nodetool command uses that doesn't work?
It's very rare that only a specific api call would fail, it can happen at
startup if scylla didn't boot completely, I don't think this is the case
This was seen by a user today:
For some reason we can't get to the proper REST endpoint to serve a JMX request, and as a result we print the following message instead:
@amnonh please advise ASAP.
The text was updated successfully, but these errors were encountered: