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

secretOrPrivateKey Errors, unable to login or create an account #722

Open
MikeKMiller opened this issue Sep 21, 2022 · 1 comment
Open
Labels
bug Something isn't working wait for review

Comments

@MikeKMiller
Copy link

Describe the bug
After following through the install documentation, and a lot of trial and error I have managed to get it partially running. However, I am unable to setup a user or login.

In the log files is this line:
2022-09-21 05:07:19 +00:00 ERROR: Error: secretOrPrivateKey must have a value

I checked the logchimp.config.json and there is a value for the secretKey item...

Any ideas?

Desktop (please complete the following information):

  • LogChimp [e.g. v0.6.1]
  • OS: Ubuntu 20.04
@MikeKMiller MikeKMiller added bug Something isn't working wait for review labels Sep 21, 2022
@snghnishant
Copy link

if you look for the usage in his code you'll see config.server.secretKey whereas the key declared in logchimp.config.js is secretkey, fix it and it should work fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wait for review
Projects
None yet
Development

No branches or pull requests

2 participants