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 <<<<
-
What we're trying to say is the problem seems to be your Redis data store is no longer accessible, which explains why NodeBB is crashing. So you'll have to look into the reason for that
Copyright © 2024 NodeBB | Contributors