当前位置:网站首页>Could not connect to redis at 127.0.0.1:6379 in Windows
Could not connect to redis at 127.0.0.1:6379 in Windows
2022-06-25 15:26:00 【BlackPenguin】
The reason for this problem is : Server not started . You should start the server first , Start the client again .
First , Make sure that redis Add to the system path . System variables ->PATH->D:\software\Redis ( This is my redis The installation path )
terms of settlement
Close all cmd Command line window
Open a new command line window ,cd To redis Under the table of contents , Then input
redis-server.exe redis.windows.confStart server . Don't close the window

Open a new command line window , Start client
redis-cli
边栏推荐
- Bessie's weight problem [01 backpack]
- 5 connection modes of QT signal slot
- QT excel table read / write library - qtxlsx
- Several solutions to the distributed lock problem in partial Internet companies
- If multiple signals point to the same slot function, you want to know which signal is triggered.
- Pytorch distributed test pit summary
- CV pre training model set
- Paddlepaddle paper reproduction course biggan learning experience
- Common classes in QT
- (translation) json-rpc 2.0 specification (Chinese version)
猜你喜欢

QT source code online view

Mining procedure processing

basic_ String mind map

Arthas, a sharp tool for online diagnosis - several important commands

How to download and install Weka package

Single user mode

Std:: vector minutes

Websocket (WS) cluster solution

Data feature analysis skills - correlation test

Dynamic memory allocation
随机推荐
Install Kali extension 1: (kali resolution problem)
JSON module dictionary and string conversion
Learning notes on February 8, 2022 (C language)
Breakpad usage and DMP analysis
Afterword of Parl intensive learning 7-day punch in camp
CV pre training model set
5 connection modes of QT signal slot
Leetcode122 timing of buying and selling stocks II
Esp8266 building smart home system
Kali SSH Remote Login
Is it safe to open an account for new bonds? What preparations are needed
Image segmentation based on deep learning: network structure design
Shared memory synchronous encapsulation
Graphic control and layout basis of R visualization
Go language modifies / removes multiple line breaks in strings
Qcodeeditor - QT based code editor
If a thread overflows heap memory or stack memory, will other threads continue to work
AB string interchange
QT database connection
0703 interface automation - MySQL database connection, encapsulation, adding database verification in use cases