Redis cache server not running. Please contact Administrator / Tech support in ERPNExt vesion 6.17

Hello,
I am facing these error “Redis cache server not running. Please contact Administrator / Tech support”.

I have tried all the Supervisor and Nignx commands to solve the above error,still its not working.

Please Help…!!!

@Onkar_Mirajkar
RUn following commang.
It should resolve your issue.

bench setup socketio
bench setup supervisor
bench setup nginx
bench setup redis-cache
bench setup redis-async-broker
service nginx reload
supervisorctl reload
2 Likes

Hello,
I tried all the above commands and it gave me none error,but still its showing the same issue.

@Onkar_Mirajkar Did you clear-cache and restarted bench.
Above command always work for me.
reference: Regenerate Production Config Files (ERPNext) · frappe/bench Wiki · GitHub