Your app is crashing. Here's the latest log:
=> Meteor 3.3.2 is available. Update this project with 'meteor update'.
Started MongoDB.
Started your app.
App running at: http://localhost:3030/
<--- Last few GCs --->
[459534:0x1bca8110] 44435560 ms: Scavenge (reduce) 1823.5 (1914.6) -> 1822.9 (1915.8) MB, 7.1 / 0.0 ms (average mu = 0.124, current mu = 0.059) allocation failure
[459534:0x1bca8110] 44439805 ms: Mark-sweep (reduce) 1824.0 (1915.1) -> 1823.2 (1916.3) MB, 4243.5 / 0.0 ms (average mu = 0.077, current mu = 0.024) allocation failure scavenge might not succeed
<--- JS stacktrace --->
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
1: 0xa25510 node::Abort() [/home/komusr/.meteor/packages/meteor-tool/.2.3.5.bhs5zu.65owv++os.linux.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.linux.x86_64/dev_bundle/bin/node]
2: 0x9664d3 node::FatalError(char const*, char const*) [/home/komusr/.meteor/packages/meteor-tool/.2.3.5.bhs5zu.65owv++os.linux.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.linux.x86_64/dev_bundle/bin/node]
3: 0xb9a8be v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [/home/komusr/.meteor/packages/meteor-tool/.2.3.5.bhs5zu.65owv++os.linux.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.linux.x86_64/dev_bundle/bin/node]
4: 0xb9ac37 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [/home/komusr/.meteor/packages/meteor-tool/.2.3.5.bhs5zu.65owv++os.linux.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.linux.x86_64/dev_bundle/bin/node]
5: 0xd56ca5 [/home/komusr/.meteor/packages/meteor-tool/.2.3.5.bhs5zu.65owv++os.linux.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.linux.x86_64/dev_bundle/bin/node]
6: 0xd5782f [/home/komusr/.meteor/packages/meteor-tool/.2.3.5.bhs5zu.65owv++os.linux.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.linux.x86_64/dev_bundle/bin/node]
7: 0xd6566b v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [/home/komusr/.meteor/packages/meteor-tool/.2.3.5.bhs5zu.65owv++os.linux.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.linux.x86_64/dev_bundle/bin/node]
8: 0xd6922c v8::internal::Heap::AllocateRawWithRetryOrFailSlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [/home/komusr/.meteor/packages/meteor-tool/.2.3.5.bhs5zu.65owv++os.linux.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.linux.x86_64/dev_bundle/bin/node]
9: 0xd3790b v8::internal::Factory::NewFillerObject(int, bool, v8::internal::AllocationType, v8::internal::AllocationOrigin) [/home/komusr/.meteor/packages/meteor-tool/.2.3.5.bhs5zu.65owv++os.linux.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.linux.x86_64/dev_bundle/bin/node]
10: 0x107fbef v8::internal::Runtime_AllocateInYoungGeneration(int, unsigned long*, v8::internal::Isolate*) [/home/komusr/.meteor/packages/meteor-tool/.2.3.5.bhs5zu.65owv++os.linux.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.linux.x86_64/dev_bundle/bin/node]
11: 0x1426919 [/home/komusr/.meteor/packages/meteor-tool/.2.3.5.bhs5zu.65owv++os.linux.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.linux.x86_64/dev_bundle/bin/node]
Exited from signal: SIGABRT
Your application is crashing. Waiting for file change.
=> Meteor 3.3.2 is available. Update this project with 'meteor update'.