Can't execute CLUSTER_NODES,which version solved?
See original GitHub issue@mrniko hello,i had view some close issues,but i dont know which version really solved this problem.
redis on port 7001 is master redisson version:2.8.2
the following is my error log
18-12-22.00:10:55.177 [redisson-netty-4-5] ERROR ClusterConnectionManager - Can't execute CLUSTER_NODES with /xxx.xxx.xxx.xxx:7001
java.lang.IllegalArgumentException: java.net.MalformedURLException: unknown protocol: redis
at org.redisson.misc.URLBuilder.create(URLBuilder.java:125) ~[redisson-2.8.2.jar:na]
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Trouble Connecting to Cluster Nodes? Check WMI!
First check that the 'Windows Management Instrumentation' Service has started on each node by opening the Services console on that node. Also ...
Read more >ERROR: cannot execute squelched plan node of type: 211 ...
Greenplum version or build 6.13.0 error SELECT c.oid, n.nspname AS ... ERROR: cannot execute squelched plan node of type: 211 #11673.
Read more >How to Fix Kubernetes 'Node Not Ready' Error - Komodor
Node Not Ready error indicates a machine in a K8s cluster that cannot run pods. Learn about the causes of this problem and...
Read more >How to fix elasticsearch node version number in a cluster ...
Shutdown cluster. Upgrade node to 1.75. Start node mC4Osz5IS0OLy2E8QbqZLQ first and then the other one. Share.
Read more >15 Common Error Codes in Node.js and How to Fix Them
Therefore, we've compiled this list of 15 common Node.js errors along with ... look like the following depending on your version of Node.js:....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I am using the latest version of redisson and still have this problem. 3.11.1 and 3.11.2 are the latest.Only occasionally this problem
I would always suggestion the latest version but you should read the release note and make sure you have done all the necessary tasks to ensure your application is compatible.