seems like the error clear after I re-setup and restart the server.
Socket error when running Nodebb
-
@baris I get this error when I try typing it:
The term 'redis-cli' is not recognized as the name of a cmdlet, function, scrip
t file, or operable program. Check the spelling of the name, or if a path was i
ncluded, verify that the path is correct and try again.
At line:1 char:10- redis-cli <<<<
- CategoryInfo : ObjectNotFound: (redis-cli:String) [], CommandNo
tFoundException - FullyQualifiedErrorId : CommandNotFoundException
- CategoryInfo : ObjectNotFound: (redis-cli:String) [], CommandNo
- redis-cli <<<<
-
@julian Yes Redis is running in a console shell while NodeBB is running.
-
@julian I opened up command prompt and tried but got this: 'redis-cli' is not recognized as an internal or external command,
operable program or batch file. -
@julian I'm running it on Windows and I've always just gone to program files and executed the redis command prompt.
-
@julian Would reinstalling Redis fix the issue?