GravityProject / gravity

Open source social network built with Meteor
MIT License
131 stars 62 forks source link

Upgrading to latest Meteor version (1.3) #113

Open zaverichintan opened 8 years ago

zaverichintan commented 8 years ago

Would we upgrade to latest Meteor 1.3? It has few additions and deletions, which may become an issue.

pmuens commented 8 years ago

That would be great. Are those errors related to the boilerplate (as already discussed in Slack?)

zaverichintan commented 8 years ago

Kindly refer to https://guide.meteor.com/1.3-migration.html

zaverichintan commented 8 years ago

Getting error while deploying -

remote: ######################################################################## 100.0% remote: remote: Meteor 1.3.2.4 has been installed in your home directory (~/.meteor). remote: remote: Now you need to do one of the following: remote: remote: (1) Add "$HOME/.meteor" to your path, or remote: (2) Run this command as root: remote: cp "/tmp/buildpack20160531-160-5g28c3/meteor-Efdb/.meteor/packages/meteor-tool/1.3.2_4/mt-os.linux.x86_64/scripts/admin/launch-meteor" /usr/bin/meteor remote: remote: Then to get started, take a look at 'meteor --help' or see the docs at remote: docs.meteor.com. remote: -----> Bundling bundle remote: -----> Checking if this meteor version supports --server-only remote: -----> Attempting to remove android platform. remote: remote: remote: While removing platforms: remote: error: android: platform is not in this project remote: remote: -----> Moving on. remote: -----> Building Meteor with ROOT_URL: http://joingravity.com remote: error: RPC failed; curl 56 SSL read: error:00000000:lib(0):func(0):reason(0), errno 10054 fatal: The remote end hung up unexpectedly fatal: The remote end hung up unexpectedly Everything up-to-date

pmuens commented 8 years ago

Hmm. Have you tried it multiple times? I remember that there was a bug that the buildpack relies on external services which are not 100% reliable.

zaverichintan commented 8 years ago

Now it seems to be working check it on your side