Your app is crashing. Here's the latest log:
Note: you are using a pure-JavaScript implementation of bcrypt.
While this implementation will work correctly, it is known to be
approximately three times slower than the native implementation.
In order to use the native implementation instead, run
meteor npm install --save bcrypt
in the root directory of your application.
/root/.meteor/packages/meteor-tool/.1.8.0_1.1kxq8bn.bxf4i++os.linux.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.linux.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:313
throw(ex);
^
MongoNetworkError: failed to connect to server [192.168.0.44:27017] on first connect [MongoNetworkError: connect ECONNREFUSED 192.168.0.44:27017]
at Pool.<anonymous> (/root/.meteor/packages/npm-mongo/.3.1.2.x3lfan.oolv++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/mongodb-core/lib/topologies/server.js:564:11)
at emitOne (events.js:116:13)
at Pool.emit (events.js:211:7)
at Connection.<anonymous> (/root/.meteor/packages/npm-mongo/.3.1.2.x3lfan.oolv++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/mongodb-core/lib/connection/pool.js:317:12)
at Object.onceWrapper (events.js:317:30)
at emitTwo (events.js:126:13)
at Connection.emit (events.js:214:7)
at Socket.<anonymous> (/root/.meteor/packages/npm-mongo/.3.1.2.x3lfan.oolv++os+web.browser+web.browser.legacy+web.cordova/npm/node_modules/mongodb-core/lib/connection/connection.js:246:50)
at Object.onceWrapper (events.js:315:30)
at emitOne (events.js:116:13)
at Socket.emit (events.js:211:7)
at emitErrorNT (internal/streams/destroy.js:64:8)
at _combinedTickCallback (internal/process/next_tick.js:138:11)
at process._tickCallback (internal/process/next_tick.js:180:9)
Exited with code: 1
Your application is crashing. Waiting for file change.
=> A patch (Meteor 1.8.1) for your current release is available!
Update this project now with 'meteor update --patch'.
=> A patch (Meteor 1.8.1) for your current release is available!
Update this project now with 'meteor update --patch'.