Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrading to latest Meteor version (1.3) #113

Open
zaverichintan opened this issue Apr 23, 2016 · 5 comments
Open

Upgrading to latest Meteor version (1.3) #113

zaverichintan opened this issue Apr 23, 2016 · 5 comments

Comments

@zaverichintan
Copy link
Member

zaverichintan commented Apr 23, 2016

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

@pmuens
Copy link
Member

pmuens commented Apr 25, 2016

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

@pmuens pmuens changed the title Upgrading to latest meteor Upgrading to latest Meteor version (1.3) Apr 25, 2016
@zaverichintan
Copy link
Member Author

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

@zaverichintan
Copy link
Member Author

zaverichintan commented May 31, 2016

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
Copy link
Member

pmuens commented May 31, 2016

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
Copy link
Member Author

Now it seems to be working check it on your side

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants