In production we are still using v1.0.x. I started noticing this error in
the console:
util.error: Use console.error instead
2017-03-06T21:15:32.998Z - MongoError: File not found
    at Object.toError
(/usr/lib64/node_modules/mongodb/lib/mongodb/utils.js:114:11)
    at Server.Base._callHandler
(/usr/lib64/node_modules/mongodb/lib/mongodb/connection/base.js:455:65)
    at
/usr/lib64/node_modules/mongodb/lib/mongodb/connection/server.js:488:18
    at MongoReply.parseBody
(/usr/lib64/node_modules/mongodb/lib/mongodb/responses/mongo_reply.js:68:5)
    at null.<anonymous>
(/usr/lib64/node_modules/mongodb/lib/mongodb/connection/server.js:446:20)
    at emit (events.js:107:17)
    at null.<anonymous>
(/usr/lib64/node_modules/mongodb/lib/mongodb/connection/connection_pool.js:207:13)
    at emit (events.js:110:17)
    at Socket.<anonymous>
(/usr/lib64/node_modules/mongodb/lib/mongodb/connection/connection.js:440:22)
    at Socket.emit (events.js:107:17)

I don't see the same CPE showing in the list when the worker dies.  I don't
see anything in the /var/log/mongodb file. Any thoughts as to whats going
on?

-dan
_______________________________________________
Users mailing list
[email protected]
http://lists.genieacs.com/mailman/listinfo/users

Reply via email to