{"id":2085,"date":"2022-08-30T15:21:55","date_gmt":"2022-08-30T15:21:55","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2013\/12\/25\/performing-mup-deploy-a-second-time-crashes-meteor-js-collection-of-common-programming-errors\/"},"modified":"2022-08-30T15:21:55","modified_gmt":"2022-08-30T15:21:55","slug":"performing-mup-deploy-a-second-time-crashes-meteor-js-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2022\/08\/30\/performing-mup-deploy-a-second-time-crashes-meteor-js-collection-of-common-programming-errors\/","title":{"rendered":"Performing `mup deploy` a second time crashes Meteor.js-Collection of common programming errors"},"content":{"rendered":"<p>The first execution of <code>mup depoly<\/code> works fine. However doing <code>mup deploy<\/code> a second time or running <code>mup reconfig<\/code> will cause Meteor.js to crash.<\/p>\n<pre><code>Bundling Started: \/var\/www\/test-app\n\nStarted TaskList: Deploying App\n[localhost] uploading bundle\n[localhost] uploading bundle: SUCCESS\n[localhost] setting up env vars\n[localhost] setting up env vars: SUCCESS\n[localhost] uploading settings.json\n[localhost] uploading settings.json: SUCCESS\n[localhost] calling deploy script\n[localhost] calling deploy script: FAILED\n\n    -----------------------------------STDERR-----------------------------------\n    Warning: Permanently added 'localhost' (ECDSA) to the list of known hosts.\n    npm WARN package.json http-proxy@1.0.0 No repository field.\n    npm http GET https:\/\/registry.npmjs.org\/fibers\n    npm http 304 https:\/\/registry.npmjs.org\/fibers\n      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                     Dload  Upload   Total   Spent    Left  Speed\n  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) couldn't connect to host\n    reverted back to the previous version due to the latest version didn't pick up!\n    -----------------------------------STDOUT-----------------------------------\n\n    &gt; fibers@1.0.1 install \/opt\/meteor\/tmp\/bundle\/programs\/server\/node_modules\/fibers\n    &gt; node .\/build.js\n\n    `linux-x64-v8-3.14` exists; testing\n    Binary is fine; exiting\n    fibers@1.0.1 node_modules\/fibers\n    meteor stop\/waiting\n    meteor start\/running, process 4087\n    meteor stop\/waiting\n    meteor start\/running, process 4112\n    ----------------------------------------------------------------------------\nCompleted TaskList: Deploying App\n<\/code><\/pre>\n<p>Meteor isn&#8217;t running after the command has finished running. Would like to know if anyone have solved this problem. Thanks!<\/p>\n<p id=\"rop\"><small>Originally posted 2013-12-25 10:55:29. <\/small><\/p>","protected":false},"excerpt":{"rendered":"<p>The first execution of mup depoly works fine. However doing mup deploy a second time or running mup reconfig will cause Meteor.js to crash. Bundling Started: \/var\/www\/test-app Started TaskList: Deploying App [localhost] uploading bundle [localhost] uploading bundle: SUCCESS [localhost] setting up env vars [localhost] setting up env vars: SUCCESS [localhost] uploading settings.json [localhost] uploading settings.json: [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-2085","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/2085","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=2085"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/2085\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=2085"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=2085"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=2085"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}