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

crashes on startup #11

Open
dcsan opened this issue Feb 7, 2015 · 10 comments
Open

crashes on startup #11

dcsan opened this issue Feb 7, 2015 · 10 comments

Comments

@dcsan
Copy link

dcsan commented Feb 7, 2015

crashes on boot

ERR) TypeError: Cannot read property 'clientId' of undefined
W20150207-14:18:44.129(-8)? (STDERR)     at Accounts.onCreateUser.user.emails (app/server/accounts.js:5:46)
W20150207-14:18:44.129(-8)? (STDERR)     at /Users/dc/dev/ref/meteorhunt/.meteor/local/build/programs/server/boot.js:182:5

image

@olivier-w
Copy link

Getting the same error here :(

@jeangui
Copy link

jeangui commented Feb 27, 2015

the same for me.

regards
@jeangui

@dcsan
Copy link
Author

dcsan commented Feb 27, 2015

you should check out the demo of all widgets app
https://github.com/meteoric/demo

this seems to be better maintained.

@nickw
Copy link

nickw commented Feb 27, 2015

Actually that one is the most outdated- I recently updated both meteorhunt and contacts

On Feb 27, 2015, at 8:35 AM, dc [email protected] wrote:

you should check out the demo of all widgets app
https://github.com/meteoric/demo

this seems to be better maintained.


Reply to this email directly or view it on GitHub.

@sajjadakhter
Copy link

i noticed similar error unless i use meteor --settings settings.json

@jeangui
Copy link

jeangui commented Mar 3, 2015

You are right meteor --settings settings.json works fine. 👍
Now when I want to run thé application into thé IOS Simulator by running thé following command:
meteor run ios --settings settings.json .It does not work. The same error again. How do you include the settings in thé ios build ?

Have you an idea of what command line I should use instead ?

thanks.

@dcsan
Copy link
Author

dcsan commented Mar 3, 2015

i think there's a separate settings for cordova. check meteor docs

@mountainash
Copy link

meteor run ios --settings settings.json worked for me.
You've edited settings.json right with details created at https://www.meteor.com/account-settings/apps right?

Note: I've patched to use Meteor 1.0.3.

@jeangui
Copy link

jeangui commented Mar 17, 2015

Hi

Thanks for your help.
I did create an app in the meteor developper console.
And then i filled the settings.json with the correct info coming from the console.
Still not working.

Regards.
jeangui

@JanAhrend
Copy link

running
meteor --settings settings.json
worked for me.

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

7 participants