当前位置:网站首页>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
边栏推荐
- Go practice -- design patterns in golang's singleton
- ES7 easy mistakes in index creation
- Introduction to deep learning (II) -- univariate linear regression
- Technical analysis of qianyuantong multi card aggregation router
- 6.23星期四库作业
- BTC-密码学原理
- Hotel public broadcasting background music - Design of hotel IP network broadcasting system based on Internet +
- Why should we rewrite hashcode when we rewrite the equals method?
- ROS Compilation Principle
- Map的扩容机制
猜你喜欢

Go practice -- design patterns in golang's singleton

6.23星期四库作业

Mapbox tasting value cloud animation

今天很多 CTO 都是被干掉的,因为他没有成就业务

Brief introduction of realsense d435i imaging principle

Introduction to deep learning (II) -- univariate linear regression

How to set up altaro offsite server for replication

(subplots usage) Matplotlib how to draw multiple subgraphs (axis field)

谷歌 | 蛋白序列的深度嵌入和比对

@Autowired 导致空指针报错 解决方式
随机推荐
Altaro set grandfather parent child (GFS) archiving
Yolov5 model construction source code details | CSDN creation punch in
Principles of BTC cryptography
Webrtc M96 release notes (SDP abolishes Plan B and supports opus red redundant coding)
Explanation of several points needing attention in final (tested by the author)
How to install and configure altaro VM backup for VMware vSphere
Best practices for setting up altaro VM backups
Pan details of deep learning
@Autowired 导致空指针报错 解决方式
3dslam with 16 line lidar and octomap
Redis 过期淘汰机制
Redis使用Lua脚本简介
About debugging the assignment of pagenum and PageSize of the formal parameter pageweb < T > (i.e. page encapsulation generic) in the controller
Why should we rewrite hashcode when we rewrite the equals method?
Go practice -- factory mode of design patterns in golang (simple factory, factory method, abstract factory)
Latest version of source insight
Intégration profonde et alignement des séquences de protéines Google
BIO、NIO、AIO区别
Final review (Day7)
Skip table: principle introduction, advantages and disadvantages of skiplist