gpt4 book ai didi

redis - 从本地机器连接到 Homestead Redis 实例

转载 作者:行者123 更新时间:2023-12-03 06:42:30 26 4
gpt4 key购买 nike

我正在尝试使用 redisinsight连接到 Homestead redis 实例,但是当我插入默认连接参数时,出现以下错误:

Could not connect: Error 61 connecting to 127.0.0.1:6379. Connection refused.

localhost 相同的错误作为主持人。

enter image description here

我确保 redis 正在运行:
enter image description here

知道为什么以及如何连接吗?

我运行 Homestead v7.2.1。

最佳答案

  • 连接到你的流浪盒子
  • 导航到 /etc/redis/目录并打开redis.conf
  • 查找 bind 127.0.0.1行并替换为 bind 0.0.0.0
  • 通过 service redis-server restart 重启服务器命令
  • 导航到重新洞察
  • 输入 192.168.10.10 (写在你 homestead.yaml 中的 ip 地址)在 Host & 6379在港口
  • 关于redis - 从本地机器连接到 Homestead Redis 实例,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/62272526/

    26 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com