当前位置:网站首页>redis.exceptions.ConnectionError: Error 111 connecting to 172.16.8.128:6379. Connection refused.
redis.exceptions.ConnectionError: Error 111 connecting to 172.16.8.128:6379. Connection refused.
2022-06-13 08:23:00 【庸了个白】
redis 绑定了127.0.0.1,拒绝远程访问
修改 /etc/redis.conf 文件下的 bind 配置,改成 0.0.0.0,允许所有
修改后重启服务 service redis restart (centos7 请用命令systemctl restart redis.server)
重新连接一下,如果成功,就到这了,如果失败,你有可能遇到下面的问题:
redis.exceptions.ResponseError: NOAUTH Authentication required.
连接的信息里没有设置密码,在相关连接设置里加入 password
边栏推荐
- Determination of ranking
- PHP isset() method ignores data error handling caused by null parameter value
- DNS domain name resolution service
- Motiko basic syntax in dfinity (ICP) -8
- Leetcode- sort arrays by parity
- 学习记录4: einops // cudnn.benchamark=true // hook
- 母婴用品批发行业使用管理软件提高效率 实现降本增效
- CCNP_ BT-MGRE
- [virt-manager]远程管理启动虚拟机时,鼠标飘逸的问题
- Shellshock Attack Lab
猜你喜欢

HCIP_ OSPF irregular area

酒水批发行业应当如何高效管理商品与库存

Using KVM to create three virtual machines that can communicate with local area network

Microservice system architecture construction I: Environment Construction

How to use annotations in word

Cosmos Starport installation and startup

How to hide tabs in nailing applet

Dfinity (ICP) identity authentication and ledger quick start-3

When submitting the laravel admin form and using the required verification, an error is reported when the value is 0

Redis subscribe connection timeout interrupt problem solution
随机推荐
直播回顾 | 积极防御体系下BAS技术创新探索
Process and scheduled task management
Verify the word limit of textarea input box. Only prompt but no submission limit
The method of SolidWorks modifying text font in engineering drawing
JS - print 99 multiplication table of the for cycle case
ERP basic data concept
sizeof、strlen求字符长度
Batch package and download Alibaba OSS files
DHCP principle and configuration
HCIP_ MGRE experiment
DNS domain name resolution service
第115页的gtk+编程例子——最简单的进度条2附带使用Anjuta写gtk程序的步骤
PHP isset() method ignores data error handling caused by null parameter value
Remote access and control
How about a well-known food material distribution information management system?
京东商品详情接口,京东详情页接口,宝贝详情页接口,商品属性接口,商品信息查询,商品详细信息接口,h5详情,京东APP详情,京东api接口,京东历史价格数据接口代码对接分享
[virt manager] remote management the problem of the floating mouse when starting the virtual machine
AcWing 1977. Information relay (base ring tree, parallel search set)
Mongodb test case
How app inventor accesses resource files in assets directory