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

Readme #1

Open
offthegrass opened this issue Mar 4, 2015 · 2 comments
Open

Readme #1

offthegrass opened this issue Mar 4, 2015 · 2 comments

Comments

@offthegrass
Copy link

hey,

when you get a chance, would you mind adding some basic instructions to the readme?

I added my private_key, client_email and view_id to settings.json and I'm starting the server with

meteor --settings settings.json

I get this error:

140735159890688:error:0906D06C:PEM routines:PEM_read_bio:no start line:../deps/openssl/openssl/crypto/pem/pem_lib.c:703:Expecting: ANY PRIVATE KEY

I've tried including the my .pem but can't get it working! I just want to play around with freeboard to see how it works with meteor.

Any ideas?

@ocdtrekkie
Copy link

I admit I was always kinda curious what this is/what it looks like.

@jparyani
Copy link
Collaborator

jparyani commented Mar 4, 2015

Hmm, I'm not sure what to tell you here. I just copied the private key straight into that field. It looks something like "-----BEGIN PRIVATE KEY-----\n......-----END PRIVATE KEY-----\n".

In general, google analytics was the biggest pain to setup. You may want to just comment out/remove all the code pertaining to it and see if that helps let you start it up.

Also as a note, this is an internal dashboard tool with a ton of quirks/poorly documented parts. I'm happy to accept PRs to make those parts better, but I'm not really committed to supporting users.

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

3 participants