Pantheon users...help with "Command not found" when trying to connect to a multidev site.

12 views
Skip to first unread message

Vernon Thornblad

unread,
Jul 23, 2018, 3:56:34 PM7/23/18
to Redis DB
Reached a roadblock. Just want to clear the cache. Pantheon of course, won't help even though they require the use of Redis to clear the cache in the way they suggest. I've installed Redis locally, and it's on and at work on the site. I ran the test to make sure. I've used the correct command to connect to my multidev according to Pantheon, yet I get this 

"-bash: redis-cli: command not found"

Any thoughts would be most appreciated.

Thanks, in Advance.

Vern

Юрий Соколов

unread,
Jul 24, 2018, 1:34:48 AM7/24/18
to redi...@googlegroups.com
install redis-tool

пн, 23 июл. 2018 г., 22:56 Vernon Thornblad <vthor...@antioch.edu>:
--
You received this message because you are subscribed to the Google Groups "Redis DB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to redis-db+u...@googlegroups.com.
To post to this group, send email to redi...@googlegroups.com.
Visit this group at https://groups.google.com/group/redis-db.
For more options, visit https://groups.google.com/d/optout.

hva...@gmail.com

unread,
Jul 24, 2018, 11:02:42 AM7/24/18
to Redis DB
The error message you're seeing is coming from the fact that the "bash" shell (command interpreter) is configured to search in a list of places (folders) on the disk for the commands you type, but it didn't find the 'redis-cli' command in any of them.  The most likely explanation is that Redis and redis-cli is installed in another folder that bash is not checking.  Where redis-cli is installed, I don't know.  It depends entirely on what methods/commands were used to install it.
Reply all
Reply to author
Forward
0 new messages