Skip to content

DJANGO_RQ Error 61 connecting to localhost:6379. Connection refused. #2954

Answered by azhavoro
celstnblacc asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,
most likely you haven't installed Redis server, please follow this guide: https://github.com/openvinotoolkit/cvat/blob/develop/CONTRIBUTING.md#development-environment

sudo apt-get update && sudo apt-get --no-install-recommends install -y build-essential curl redis-server python3-dev python3-pip python3-venv python3-tk libldap2-dev libsasl2-dev pkg-config libavformat-dev libavcodec-dev libavdevice-dev libavutil-dev libswscale-dev libswresample-dev libavfilter-dev

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by azhavoro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants