kubesphere v2.1.1 安装后,访问首页超时
查看 ks-console报错:
GET /login 200 5,009ms 15.97kb 2020/09/19T09:56:12.976
(node:16) UnhandledPromiseRejectionWarning: redis.info: Executed timeout 5000 ms
at Timeout._onTimeout (/root/KubeSphereUI/server/server.js:230:190110)
at ontimeout (timers.js:498:11)
at tryOnTimeout (timers.js:323:5)
at Timer.listOnTimeout (timers.js:290:5)
(node:16) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 40)
telnet测试可以访问到redis
求助大佬,这个问题怎么解决?