Problem installing Countly - dash-apidoc-template
Hi there,
We are running into some issues when doing a fresh install on Ubuntu 18.04.6 LTS.
We run the install script: ./installer.sh
The error we get:
2062 error Error while executing:
2062 error /usr/bin/git ls-remote -h -t ssh://git@github.com/kanwarujjaval/dash-apidoc-template.git
2062 error
2062 error git@github.com: Permission denied (publickey).
2062 error fatal: Could not read from remote repository.
2062 error
2062 error Please make sure you have the correct access rights
2062 error and the repository exists.
2062 error
2062 error exited with error code: 128
It might also impact others - hope you can help.
Kind Regards
Danie
Comments
Hi Danie,
The repository is fine, It seems that you're having issues with your publickey; This can happen for multiple reasons. Could you please refer to the following page? https://docs.github.com/en/authentication/troubleshooting-ssh/error-permission-denied-publickey
Awesome, Thanks for confirming :)
Please sign in to leave a comment.