Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

redis配置 #8

Open
mumu-learn opened this issue Jun 1, 2024 · 0 comments
Open

redis配置 #8

mumu-learn opened this issue Jun 1, 2024 · 0 comments

Comments

@mumu-learn
Copy link

谢谢作者的分享,我使用中配置redis密码为123456后还是出现问题 File "D:\anaconda3\Lib\site-packages\redis\client.py", line 3084, in hvals
return self.execute_command('HVALS', name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\anaconda3\Lib\site-packages\redis\client.py", line 898, in execute_command
conn = self.connection or pool.get_connection(command_name, **options)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\anaconda3\Lib\site-packages\redis\connection.py", line 1379, in get_connection
connection.connect()
File "D:\anaconda3\Lib\site-packages\redis\connection.py", line 567, in connect
self.on_connect()
File "D:\anaconda3\Lib\site-packages\redis\connection.py", line 643, in on_connect
auth_response = self.read_response()
^^^^^^^^^^^^^^^^^^^^
File "D:\anaconda3\Lib\site-packages\redis\connection.py", line 739, in read_response
response = self._parser.read_response()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\anaconda3\Lib\site-packages\redis\connection.py", line 340, in read_response
raise error
redis.exceptions.AuthenticationError: invalid password
2024-06-01 18:31:40,955 launcher.py[line:39] INFO exit!,希望作者可以出一期这方面操作的说明,非常感谢啦

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant