1. 程式人生 > >解決redis desktop manager 連結redis伺服器連結不上問題

解決redis desktop manager 連結redis伺服器連結不上問題

使用redis desktop manager 連結redis伺服器出現以下問題:

-DENIED Redis is running in protected mode because protected mode is enabled, no
 bind address was specified, no authentication password is requested to clients.
 In this mode connections are only accepted from the loopback interface. If you
want to connect from external computers to Redis you may adopt one of the follow
ing solutions: 1) Just disable protected mode sending the command 'CONFIG SET pr
otected-mode no' from the loopback interface by connecting to Redis from the sam
e host the server is running, however MAKE SURE Redis is not publicly accessible
 from internet if you do so. Use CONFIG REWRITE to make this change permanent. 2
) Alternatively you can just disable the protected mode by editing the Redis con
figuration file, and setting the protected mode option to 'no', and then restart
ing the server. 3) If you started the server manually just for testing, restart
it with the '--protected-mode no' option. 4) Setup a bind address or an authenti
cation password. NOTE: You only need to do one of the above things in order for
the server to start accepting connections from the outside.

--說明:這是redis伺服器啟動了保護模式,因此需要先關閉保護模式,

  1. 修改redis伺服器的配置檔案  
  2. vi redis.conf    
  3. 註釋以下繫結的主機地址  
  4. # bind 127.0.0.1  
  5. 2、修改redis伺服器的引數配置  
  6. 修改redis的保護模式為no,不啟用  
  7. protected-mode "no"
  8. OK  
,然後重新使用redis desktop manager 連結redis伺服器即可。

若是還連線不上,就先關閉防火牆:service iptables stop ,再重新連結。

相關推薦

Redis Desktop Manager連線Redis(以及解決遇到的問題)

1.首先安裝適合版本的Redis Desktop Manager Redis Desktop Manager有弊病,只支援單機版不支援叢集 2.啟動redis服務 ./redis-server redis.conf 在這裡出現問題連結失敗:

Redis Desktop Manager連線Redis(CentOS)

Redis Desktop Manager是Redis圖形化管理工具,方便管理人員更方便直觀地管理Redis資料。 然而在使用Redis Desktop Manager之前,有幾個要素需要注意: 一、註釋redis.conf檔案中的:bind 127.0.0.1(在一段文字之前打#號為註釋)

Redis Desktop Manager連線Redis(Windows)

所以這裡我們使用的伺服器系統是Windows Server 2016 R2。在這個頁面下載.msi的安裝檔案即可因為並不是Redis官方釋出,所以整體的版本相對於官方的版本要略慢。不介意這一點以及對Liunx伺服器不熟悉的同學可以使用這個Windows版的Redis。廢話不多說,我們開始吧!一.安裝這裡要注意

Redis Desktop Manager連線Redis

Redis Desktop Manager是Redis圖形化管理工具,方便管理人員更方便直觀地管理Redis資料。 然而在使用Redis Desktop Manager之前,有幾個要素需要注意: 一、註釋redis.conf檔案中的:bind 127.0.0.1(在一

解決redis desktop manager 連結redis伺服器連結問題

使用redis desktop manager 連結redis伺服器出現以下問題:-DENIED Redis is running in protected mode because protected mode is enabled, no bind address was

Windows下通過Redis Desktop Manager 連結到linuxredis解決辦法

樓主今天在做Demo的時候,發現本地無法連線到Linux的redis,於是上網搜尋了相關解決辦法,已解決問題,現在分享給大家: 樓主用的linux產品是centos6.6版本: 1.檢查一下本機可以ping通虛擬機器的linux,如果能ping的通,這個沒問題,表示外部可

Redis Desktop Manager連線linux的Redis的坑解決辦法!

1.註釋redis.conf檔案中的:bind 127.0.0.1修改為自己的IP(不然一直預設的127.0.0.1,輸入虛擬機器的ip肯定連線不上啊) 2.ifconfig檢視自己的虛擬機器ip 3.拿到IP後,返回Windows,開啟cmd,通過telnet命令,

ubuntu中安裝Redis Desktop Manager出現的問題以及解決辦法

2. sudo dpkg -i redis-desktop-manager_0.8.3-120_amd64.deb 然後報錯:dpkg: 依賴關係問題使得 redis-desktop-manager 的配置工作不能繼續: redis-desktop-manager 依賴於

redis視覺化工具redis desktop manager無法連線的解決辦法

當我們點選視覺化工具的連線redis按鈕,將redis資訊全部填上之後,點選test connection按時測試連線時,會彈窗提示連線錯誤,檢查redis資訊時,發現沒有寫錯,這時候,我們就要從伺服器上找原因了。 在linux伺服器下,按照以下路徑/usr/local

虛擬機搭建redis單機版及redis-cluster,使用redis desktop manager和java(eclipse)連接redis過程遇到問題匯總

init clu centos 一律 有用 tex 保護模式 bin service 如果你看到這裏,我默認你已經安裝好了redis,並且已經成功的在虛擬機的Linux系統中ping通。 介紹一下我的環境:VMware虛擬機安裝centos 6.5版的Linux系統,red

redis : 桌面管理工具 redis-desktop-manager使用指南

src csdn clas 鏈接 str 輸入 指南 base lan 概要:一款好用的Redis桌面管理工具,支持命令控制臺操作,以及常用,查詢key,rename,delete等操作。 下載軟件,請點擊下面鏈接,進入下載頁,選擇對應版本: https://redisde

redis_學習_02_redis 可視化工具 Redis Desktop Manager

學習 參考 資料 AI tree edi top http IT 二、參考資料 1.Redis可視化工具Redis Desktop Manager使用 2.超好用的Redis管理及監控工具,使用後可大大提高你的工作效率!redis_學習_02_r

Redis可視化工具Redis Desktop Manager使用

soft 化工 log sde edi tps href red AS Redis可視化工具Redis Desktop Manager使用 https://www.cnblogs.com/aimu/p/7047671.html git地址:https://redisdesk

mac 10.13 build 一個 redis desktop manager

bubuko AS 手動 下載 CA tar con set xcod build 的東西比較多,性能差的電腦編譯會很久。 下載地址:https://redisdesktop.com/download 本來想下載一個,但是發現只有 windows 是免費的,不過官網提供

Redis可視化工具 Redis Desktop Manager

AD 圖片 可視化工具 lease exe des AI 下載 nbsp 官網下載:https://redisdesktop.com/download github地址:https://github.com/uglide/RedisDesktopManager/releas

redis desktop manager

alt 創建 exe red aid releases 傻瓜式 href ase 官網下載:https://redisdesktop.com/download github地址:https://github.com/uglide/RedisDesktopManager/re

linux ubuntu安裝redis的視覺化工具redis-desktop-manager

從網上查詢了很多方法,都不是能夠完全解決我的問題的,現在總結我自己的安裝過程,僅以記錄. 1.下載redis-desktop-manager_0.8.3-120_amd64.deb ,下載地址是一個網友分享的百度雲地址,是 http://pan.baidu.com/s/1cA3jWU 2.

Redis Desktop Manager遠端連線Redis

主要是有兩步,都是需要修改redis.conf配置檔案 第一步:修改redis.conf中的bind地址,預設是#bind 127.0.0.1,就是隻能本地登入,我們可以將其改成bind 0.0.0.0(注意去掉前面的#號) # By default Redis listens fo

Win10環境下RedisRedis desktop manager 安裝

1.Redis的下載地址: https://github.com/MicrosoftArchive/redis/releases/download/win-3.2.100/Redis-x64-3.2.100.msi 2.Redis Desktop Manager 下載地址: https://github

Redis Desktop Manager 0.9.3 版本下載(官方最新版需要訂閱,好像要給錢才行)

下載地址:https://pan.baidu.com/s/1P856NPusJLUSFwQjjPdltA 密碼: 12d3   版本是兩三個月前,我從官網下載的,然後順便存到了我的行動硬碟上。0.9.3.817.exe github 上有 redis destop