Pages

Sunday, April 24, 2016

Learning Meteor.js [Part 4]: meteor deploy, YOU LIE!

Some tutorials that I followed claimed that if you get a developer account at meteor.js you can deploy demos to share publicly. The meteor cli even has a native 'deploy' command that is supposed to package and send it up.

Well, that thing never worked for me. Always fails with:

Error deploying application: Connection error (connect ETIMEDOUT)

Others reported the same error and it had to do with the service back end, apparently it is intermittent, but after 3 days I gave up and looked for other hosting solutions.

3 comments:

  1. Which operating system are you using ?

    ReplyDelete
  2. Did you find any solution to this problem by the way ? I am on the same boat unfortunately.

    ReplyDelete
  3. I am working on Windows10. Gave up on 'meteor deploy' ended up using heroku instead.

    ReplyDelete

Note: Only a member of this blog may post a comment.