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

Can't verify device #21

Closed
swrobel opened this issue Mar 14, 2013 · 3 comments
Closed

Can't verify device #21

swrobel opened this issue Mar 14, 2013 · 3 comments

Comments

@swrobel
Copy link

swrobel commented Mar 14, 2013

Got past my install issues but now I can't verify my laptop. I've tried sudo prey config check and it says

Checking installation.Verifying keys...
Got status code: 200
Voila! All good.

Yet my account dashboard still says unverified.

@tomas
Copy link
Contributor

tomas commented Mar 14, 2013

Hi,

Did you install the package via npm? (Because normally you shouldn't be able to run 'sudo prey').

If so you need to run 'sudo prey config activate'.

@swrobel
Copy link
Author

swrobel commented Mar 14, 2013

Installed via npm. First I ran prey config activate -g as instructed and the output was:

Ensuring presence of config dir: /etc/prey

... but no device on the prey dasahboard. then I did sudo prey config activate -g and got:

Ensuring presence of config dir: /etc/preySyncing config with /usr/local/share/npm/lib/node_modules/prey/prey.conf.defaultExitting...

... then the device showed up but as unverified.

@tomas
Copy link
Contributor

tomas commented Sep 23, 2014

Hi,

The 1.2.x branch of the client address these issues, so now a full installation via npm works just as it would when installing through the official packages:

npm install -g prey

Please try again and see it it works, and feel free to reopen an issue if you encounter any other problems. Thanks again!

@tomas tomas closed this as completed Sep 23, 2014
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