是“TypeError:无法读取未定义的属性'ref'”服务器错误或编码错误? 我正在使用rhel 64bit操作系统。它在nodejs和mongodb中的应用程序有mongoose
当我尝试访问网页时,我也在节点应用程序终端中收到以下错误。
***********************************
POST /users 500 161ms
debug - client authorized
info - handshake authorized LrvFf3z-BowsuVlzS5tq
Restarting the node I get the below lines
*************************
rs
7 Dec 04:00:04 - [nodemon] restarting child process
7 Dec 04:00:04 - [nodemon] exception in nodemon killing node
util.error: Use console.error instead
Error: read ECONNRESET
at exports._errnoException (util.js:682:11)
at Pipe.onread (net.js:530:26)
7 Dec 04:00:04 - [nodemon] starting `node server.js`
Failed to load c++ bson extension, using pure JS version
info - socket.io started
Express app started on port 80
mongodb connected
你知道这里有什么问题吗?