当前位置:网站首页>redis 遇到 NOAUTH Authentication required
redis 遇到 NOAUTH Authentication required
2022-07-03 05:26:00 【youandme520】
redis 遇到 NOAUTH Authentication required
这是设置了密码
[[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> 输入密码就可以了
边栏推荐
- Redis 过期淘汰机制
- C language program ideas and several commonly used filters
- Introduction to deep learning (II) -- univariate linear regression
- Shallow and first code
- 3dslam with 16 line lidar and octomap
- JS string and array methods
- Altaro VM backup getting started
- Why is go language particularly popular in China
- 【实战项目】自主web服务器
- Training method of grasping angle in grasping detection
猜你喜欢

Hotel public broadcasting background music - Design of hotel IP network broadcasting system based on Internet +

Gan network thought

Deploy crawl detection network using tensorrt (I)

Technical analysis of qianyuantong multi card aggregation router

Export the altaro event log to a text file

BIO、NIO、AIO区别

Why is go language particularly popular in China
![[basic grammar] C language uses for loop to print Pentagram](/img/9e/021c6c0e748e0981d4233f74c83e76.jpg)
[basic grammar] C language uses for loop to print Pentagram

Principles of BTC cryptography

Simpleitk learning notes
随机推荐
Intégration profonde et alignement des séquences de protéines Google
College campus IP network broadcasting - manufacturer's design guide for college campus IP broadcasting scheme based on campus LAN
Introduction to rust Foundation (basic type)
(subplots usage) Matplotlib how to draw multiple subgraphs (axis field)
6.23星期四库作业
Explanation of variables, code blocks, constructors, static variables and initialization execution sequence of static code blocks of Ali interview questions
Gbase8s composite index (I)
study hard and make progress every day
Class loading mechanism (detailed explanation of the whole process)
Calculation method of AUC
Explanation of several points needing attention in final (tested by the author)
Interview question -- output the same characters in two character arrays
Installing altaro VM backup
Technical analysis of qianyuantong multi card aggregation router
appium1.22. Appium inspector after X version needs to be installed separately
Webrtc M96 release notes (SDP abolishes Plan B and supports opus red redundant coding)
Yolov5 input (I) -- mosaic data enhancement | CSDN creative punch in
JS function algorithm interview case
How to install and configure altaro VM backup for VMware vSphere
JS dynamic table creation