The authentication problem occurs because redis has set the authentication password
after startup, enter the following command:
127.0.0.1:6379> auth yourpassword
My password is redis123
127.0.0.1:6379> set name hello
(error) NOAUTH Authentication required.
127.0.0.1:6379> (error) NOAUTH Authentication required.
(error) ERR unknown command '(error)'
127.0.0.1:6379> auth redis123
ok
Redis can be operated normally.
Read More:
- Linux changing password enter new UNIX password: passwd: authentication token manipulation error
- Installation and configuration of redis in Linux
- [Solved] redis Startup Error: Creating Server TCP listening socket 127.0. 0.1:6379: bind: no error redis
- [Solved] Linux installation pillow error: ValueError: jpeg is required unless explicitly disabled using –disable-jpeg, aborting
- Linux Traceroute Command Examples
- [Solved] Ubuntu: su Switch root Error: Authentication failure
- [Solved] linux kernel load driver Error: module verification failed: signature and/or required key missing – tainting kernel
- linux Ubuntu Error: No command ‘setenv‘ found
- Error in Linux running file: bash: $’\r’: command not found
- How to Solve Linux Error: -bash: unzip: command not found
- Notes on Linux SCP command using specific port
- [Solved] ERROR: Linux route delete command failed: external program exited with error status: 2
- [Solved] Linux Mongodb Error: # Error: coul-bash: connecting: command not found
- Linux system service command error: Failed to allocate directory watch: Too many open files
- Ubuntu: Redis starts the project Error [How to Solve]
- Linux Install Bee and Execute Error: bash: bee: command not found
- [How to Solve] Too many authentication failures for xxxx_username
- [Solved] KingbaseES V8R3 Error: cluster.log ERROR: md5 authentication failed
- [Solved] Window Redis Service Failed to Startup: bind No error
- [Solved] Linux — 9 — txt files are copied from windows to Linux and read error