周一工作不在状态,接连出现低级问题,记录一下犯傻的星期一.
问题一:
服务器redis连接失败
解决方案:
#启动服务器redis服务
redis-server /data/app/redis/conf/redis-6379.conf
redis-sentinel /data/app/redis/conf/sentinel-26379.conf
问题二:
I/O error on POST request for "http://192.168.":connect timed out; nested exception is java.net.SocketTimeoutException: connect timed out
本地启动Springboot项目提示报错问题如上:
解决方案:
1.关闭防火墙
2.连接本地配置的OpenVPN