In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly explains "redis cluster error MOVED 68 192.168.186.129:7111 how to solve", interested friends may wish to have a look. The method introduced in this paper is simple, fast and practical. Let's let Xiaobian take you to learn "redis cluster error (error) MOVED 68 192.168.186.129:7111 how to solve it"!
[huangkejie@dubbo-provider-02 bin]$ ./ redis-cli -p 7113127.0.0.1:7113> get huangkejie(error) MOVED 68 192.168.186.129:7111127.0.0.1:7113> get "huangkejie"(error) MOVED 68 192.168.186.129:7111127.0.0.1:7113> set "huangkejie"
The above command looks up the KEY of node 1, and will throw (error) MOVED 68 192.168.186.129:7111. I found that the command I used was missing the cluster command-c, both./ redis-cli -c -p 7113。This solves the problem of node 2 redirecting to node 1.
[huangkejie@dubbo-provider-02 bin]$ ./ redis-cli -c -p 7113127.0.0.1:7113> get huangkejie-> Redirected to slot [68] located at 192.168.186.129:7111"huangkejie"192.168.186.129:7111> At this point, I believe everyone has a deeper understanding of "redis cluster error (error) MOVED 68 192.168.186.129:7111 how to solve" Here is the website, more related content can enter the relevant channels for inquiry, pay attention to us, continue to learn!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.