Skip to Main Content

LiveLabs & Workshops

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Permission Denied errors for devops project oracle cloud git push -f origin main

User_CH508Mar 11 2022

When running the following command...
git push -f origin main
I am receiving below error... They keys have been generated and api key has been created for user account with public key...

error.JPG (27.8 KB)error.JPG (27.8 KB)root@devops.scmservice.ca-toronto-1.oci.oraclecloud.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Config file is in .ssh directory with correct entries..
Am I missing something? Any help would be greatly appreciated... Trying to do VisionStays Developer lab from OCI have followed all steps verbatim and it does not work and there are no support options...

Comments
Post Details
Added on Mar 11 2022
1 comment
1,171 views