question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:closed
  • Created 5 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
wenzhishengcommented, Aug 13, 2019

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

1reaction
jackyguruicommented, Jan 3, 2019

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found