A
A
Alexander Wolf2013-11-27 23:57:36
ubuntu
Alexander Wolf, 2013-11-27 23:57:36

Because of what the server does not rise on nodejs running ubuntu?

Hello! I set up a server here on nodejs running ubuntu. I built nodejs from source, installed NPM, loaded all modules. In general, everything is ok. I tried to start the server and got this warning:
b577f88346d623ae548d686ee1e28eb493080274
The server starts successfully and does not cause any errors. But this notification is annoying me.
Google did not give an answer, aptitude on the request "bson" too.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dennis Leukhin, 2013-11-28
@stonedmind

The error is nothing to worry about. It's just that instead of the native bson, the JS implementation is used.
The binary bson comes with the C driver for MongoDB. Here is its source https://github.com/mongodb/mongo-c-driver/tree/master/src/bson.c

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question