Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

Cannot clone git repository #32

Open
hungwanyee opened this issue Mar 22, 2019 · 2 comments
Open

Cannot clone git repository #32

hungwanyee opened this issue Mar 22, 2019 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@hungwanyee
Copy link

Hello, I'm getting the following error message when attempting to clone the repository. When I run this command:

git clone [email protected]:fuzziebrain/docker-oracle-xe.git

I get this error message:

Cloning into 'docker-oracle-xe'...
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

My os information:
[root@rpm dev docker]# hostnamectl
Static hostname: rpm.dev.j2noc.com
Icon name: computer-vm
Chassis: vm
Machine ID: 44931f25aa05684f9b9b38726a251e12
Boot ID: bb6b63685be449b78454079fac5b11b1
Virtualization: kvm
Operating System: CentOS Linux 7 (Core)
CPE OS Name: cpe:/o:centos:centos:7
Kernel: Linux 3.10.0-514.21.1.el7.x86_64
Architecture: x86-64

Any ideas as to why I cannot clone the git repository?

Thanks!

@fuzziebrain fuzziebrain added the question Further information is requested label Mar 23, 2019
@fuzziebrain fuzziebrain self-assigned this Mar 23, 2019
@fuzziebrain
Copy link
Owner

How about doing this instead:
git clone https://github.com/fuzziebrain/docker-oracle-xe.git

@manngo
Copy link

manngo commented Mar 18, 2020

I had the same problem and this solution worked for me. Perhaps you could mention it in the README?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants