前端报错:
com.netflix.hystrix.exception.HystrixRuntimeException: CacheService#set(Cache) failed and no fallback available.
	 
	首先使用命令行进入到你所安装的redis目录下
cd C:\Program Files\Redis
	然后结束该进程,输入命令:
taskkill /f /t /im redis-server.exe
	然后再进行重启,成功
redis-server.exe redis.windows.conf
	 
	 
成功




![RedHat服务器上[Errno 5] OSError: [Errno 2]的解决方法](https://img.pc-daily.com/uploads/allimg/4752/11135115c-0-lp.png)

