当前位置:网站首页>Redis encountered noauth authentication required
Redis encountered noauth authentication required
2022-07-03 05:34:00 【youandme520】
redis encounter NOAUTH Authentication required
This is the password set
[[email protected] redis]# bin/redis-cli
127.0.0.1:6379> info server
NOAUTH Authentication required.
127.0.0.1:6379> auth "[email protected]#^9Ar"
OK
127.0.0.1:6379> info server
# Server
redis_version:6.2.6
redis_git_sha1:00000000
redis_git_dirty:0
redis_build_id:d6f92c7b4388d2cd
redis_mode:standalone
os:Linux 4.18.0-348.2.1.el8_5.x86_64 x86_64
arch_bits:64
multiplexing_api:epoll
atomicvar_api:c11-builtin
gcc_version:8.5.0
process_id:1578
process_supervised:no
run_id:27db6836ee6259e2d544a2c6d322b09bda45cefc
tcp_port:6379
server_time_usec:1656222718782242
uptime_in_seconds:880519
uptime_in_days:10
hz:10
configured_hz:10
lru_clock:12055550
executable:/usr/lib/app/redis/./bin/redis-server
config_file:/usr/lib/app/redis/redis.conf
io_threads_active:0
127.0.0.1:6379>
Just enter the password
边栏推荐
- Notepad++ wrap by specified character
- (subplots usage) Matplotlib how to draw multiple subgraphs (axis field)
- 请求数据库报错:“could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGram
- Win10 install pytullet and test
- Introduction to deep learning - definition Introduction (I)
- Interview question -- output the same characters in two character arrays
- ansible防火墙firewalld设置
- [basic grammar] Snake game written in C language
- 2022.DAY592
- NG Textarea-auto-resize
猜你喜欢
[basic grammar] Snake game written in C language
小学校园IP网络广播-基于校园局域网的小学IP数字广播系统设计
酒店公共广播背景音乐-基于互联网+的酒店IP网络广播系统设计
Linux登录MySQL出现ERROR 1045 (28000): Access denied for user ‘root‘@‘localhost‘ (using password: YES)
"C and pointer" - Chapter 13 function of function pointer 1 - callback function 1
Export the altaro event log to a text file
About debugging the assignment of pagenum and PageSize of the formal parameter pageweb < T > (i.e. page encapsulation generic) in the controller
Hotel public broadcasting background music - Design of hotel IP network broadcasting system based on Internet +
Apache+PHP+MySQL环境搭建超详细!!!
大学校园IP网络广播-厂家基于校园局域网的大学校园IP广播方案设计指南
随机推荐
Beaucoup de CTO ont été tués aujourd'hui parce qu'il n'a pas fait d'affaires
DEX net 2.0 for crawl detection
kubernetes资源对象介绍及常用命令(五)-(ConfigMap)
"C and pointer" - Chapter 13 function of function pointer 1 - callback function 1
Go practice -- gorilla/rpc (gorilla/rpc/json) used by gorilla web Toolkit
获取并监控远程服务器日志
一起上水硕系列】Day 9
期末复习DAY8
es7创建索引容易犯的错误
Basic introduction of redis and explanation of eight types and transactions
Map的扩容机制
Go practice -- factory mode of design patterns in golang (simple factory, factory method, abstract factory)
Final review (Day6)
Disassembly and installation of Lenovo r7000 graphics card
今天很多 CTO 都是被幹掉的,因為他沒有成就業務
ninja: build stopped: subcommand failed.
Talk about how to use p6spy for SQL monitoring
谷歌 | 蛋白序列的深度嵌入和比对
Redis 入门和数据类型讲解
(subplots usage) Matplotlib how to draw multiple subgraphs (axis field)