node.js - mup deploy killed on DO droplet but no errors in logs :( -


even redeploying deployed app doesn't work. monitored mup logs -f on separate terminal while deploying, nothing ever showed there. looks doesn't actual deploy step. have node 0.10.31 , meteor 1.0. else having problem or know how tackle it?

~# mup deploy  meteor up: production quality meteor deployments ------------------------------------------------  building started: /root/ts bundling error: code=137, error: -------------------stdout-------------------  -------------------stderr------------------- bash: line 1: 26400 killed                  meteor build --directory /tmp/2b45aa84-0ffc-4ece-9cf4-aca8500409c3 

actually, errors relate bots, according previous posting on so errors not occur during deployment , should not problem.

it turns out upgrading $5/mo, 500 mb droplet $10/mo, 1 gb droplet solved problem. addressed memory problem $5 droplet using memory swap, appears have run out of mileage. still, have been nice have errors in logs point me in right directions.


Comments

Popular posts from this blog

javascript - How to synchronize the Three.js and HTML/SVG coordinate systems (especially w.r.t. the y-axis)? -

javascript - How do I find how many occurences are there of a highlighted string, and which occurence is it? -

java - Reading data from multiple zip files and combining them to one -