502 Bad Gateway Registered endpoint failed to handle the request

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/i042416/article/details/88359708

502 Bad Gateway: Registered endpoint failed to handle the request.
访问一个部署在SAP云平台上的nodejs应用时遇到上述错误消息:

clipboard1

clipboard2

clipboard3

查看日志,发现是nodejs应用连接SAP云平台上Redis数据库发生了错误造成的:
8 Mar 2019, 17:15:45-[APP/PROC/WEB/0]
Redis has meet with some trouble: ReplyError: Ready check failed:NOAUTH Authentication required.
OK

要获取更多Jerry的原创文章,请关注公众号"汪子熙":

猜你喜欢

转载自blog.csdn.net/i042416/article/details/88359708