Hope Sain
Hope Sain
am having the same problem here, redis server activates the localhost url even when i hardcode the redis url from a managed redis server
Am using redis == 5.0.0 django-redis == 5.3.0 django-defender == 0.9.7 The managed redis works just fine but the moment I start implementing Django defender functionalities then it stops working....
Noted that I have not provided the redis name and password since the managed redis server only gives you the redis url.... On Mon, Nov 20, 2023, 21:14 Hope Sain...
The error message I see is that ConnectionError Error 10061 connecting to localhost:6379. No connection could be made because the target machine actively refused it. This happens even when I...
Yes, am seeing the same error. even with the latest versions. and it is a stressful experience...