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

Loading Public Key Failed Issue #44

Open
blockchain-app12 opened this issue Sep 18, 2021 · 1 comment
Open

Loading Public Key Failed Issue #44

blockchain-app12 opened this issue Sep 18, 2021 · 1 comment

Comments

@blockchain-app12
Copy link

Hi,
I trying to run the rango server and I followed all those steps you have shared.
But it throws an error.
Error : {"level":"error","time":"2021-09-18T13:18:54Z","message":"Loading public key failed: failed"}
Kindly suggest me to build successful. Kindly check and let me know.

@vashuteotia123
Copy link

Try adding the public key to config directory, as

config/rsa-key.pub

If you are using docker to build the image make sure to copy config files to the container.

By adding:
COPY config /app/config

on line 29, just after RUN mkdir -p /app/config.

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

No branches or pull requests

2 participants