版本号
~
node v10.16.3
mongo 3.0.6
什么问题
~
启动服务后, 访问浏览器没反应, 服务器报错
(node:26664) UnhandledPromiseRejectionWarning: Error: connect ETIMEDOUT 120.27.128.131:443
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1106:14)
(node:26664) 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: 6)
如何复现此问题
~
什么浏览器
~
1条答案
按热度按时间3hvapo4f1#
有没有检查mongo连接的有效性?