Cannot install Redis #2834
Unanswered
matedev2193
asked this question in
Q&A
Replies: 2 comments 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
-
|
same here! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to install SearxNG, run "./utils/searxng.sh install all" command, but it gives an error, saysing that Redis cannot be installed, because there is no module named searx:
`Redis DB
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'searx'`
So the connection to it cannot be made and uWSGI gives back fail when trying to start it.
Same error on latest Debian and Ubuntu docker images.
Thank you for your help!
Beta Was this translation helpful? Give feedback.
All reactions