Before you post: Your responses to these questions will help the community help you. Please complete this template if you’re asking a support question.
Don’t forget to select tags to help index your topic!
1. Describe your incident:
I used the graylog-project-cli to pull the github project from github on my Linux box on Digital Ocean. But I get a permission denied (public key) problem.
2. Describe your environment:
-
OS Information:
Rocky Linux 8.7 -
Package Version:
-
Service logs, configurations, and environment variables:
git clone git@github.com:Graylog2/graylog-project.git graylog-project
Git stderr: Cloning into ‘graylog-project’…
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Error executing: git clone git@github.com:Graylog2/graylog-project.git graylog-project (exit status 128)
3. What steps have you already taken to try and solve the problem?
I am not sure of my next move at the moment. I was under the impression that github offered public access with no need for a key?
4. How can the community help?
Can you point to where I can download the public keys so I can bootstrap the plugin code?
Helpful Posting Tips: Tips for Posting Questions that Get Answers [Hold down CTRL and link on link to open tips documents in a separate tab]