Your app is crashing. Here's the latest log:
=> Meteor 3.3.1 is available. Update this project with 'meteor update'.
Started MongoDB.
Started your app.
App running at: http://localhost:3030/
<--- Last few GCs --->
[466232:0x35618110] 44516506 ms: Mark-sweep (reduce) 1806.7 (1916.1) -> 1805.9 (1917.6) MB, 8192.1 / 0.1 ms (average mu = 0.067, current mu = 0.002) allocation failure scavenge might not succeed
[466232:0x35618110] 44524833 ms: Mark-sweep (reduce) 1807.0 (1916.6) -> 1806.3 (1917.6) MB, 8313.3 / 0.1 ms (average mu = 0.034, current mu = 0.002) 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.1 is available. Update this project with 'meteor update'.