Git Product home page Git Product logo

Comments (5)

qishibo avatar qishibo commented on June 5, 2024

ssh tunnel是ssh通道连接,比如通过内网跳板机实现redis连接,如本机能直接访问redis-server,不需要勾选该选项,直接上面的配置即可

from anotherredisdesktopmanager.

qiuyueL avatar qiuyueL commented on June 5, 2024

image
是这样填写信息么?redis-server加了密码之后,要在auth里面填写么?我试过了,还是连接不上,但是我们内网服务器上的redis没有密码,就能正常连接。

from anotherredisdesktopmanager.

qishibo avatar qishibo commented on June 5, 2024

@qiuyueL 填写方式是对的,密码写在auth里,没有密码的话auth置空。

你说的连接不上是什么表现,有弹出文字提示报错么,比如填写密码错误,会有弹框提示,如Invalid Password

我觉得有可能是你填写的配置可能存在空格或者其他字符,重新编辑连接,手动敲一遍ip host auth试试

from anotherredisdesktopmanager.

qiuyueL avatar qiuyueL commented on June 5, 2024

报错 我都是手动敲上去的
image

from anotherredisdesktopmanager.

qishibo avatar qishibo commented on June 5, 2024

@qiuyueL 用redis-cli或者其他工具连接试一下看是不是redis-server是否能正常连接,如果server正常的话,将应用中的连接删除重新添加试试

from anotherredisdesktopmanager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.