After System update to Sonoma 14.0 (23A344) today, I am getting error in my local that -> Can't start redis server. Check logs for details.
Even I did setup redis in my local and checked the port (6379) which I configured in my code and which is default port as well, is running fine.
The moment I updated my machine I am getting this error and the same code test is getting passed on server and working fine.