Getting error, fatal : Could not read from remote repository. Please make sure you have the correct access rights and the repository exists." #27289
Replies: 18 comments 10 replies
-
|
Please post the full command and error message (you can censor private repository names etc.), otherwise it's impossible to answer. In general, you can use |
Beta Was this translation helpful? Give feedback.
-
|
@Praveenab131 maybe you should create a new repository on github? Because there are no repositories in your profile
|
Beta Was this translation helpful? Give feedback.
-
|
I have my project only in organization’s repository and is in Private. The repository exists but not under my name
From: KurnakovMaksim ***@***.***>
Sent: 27 July 2022 17:12
To: community/community ***@***.***>
Cc: Praveena B131 ***@***.***>; Mention ***@***.***>
Subject: [EXTERNAL] Re: [community/community] Getting error, fatal : Could not read from remote repository. Please make sure you have the correct access rights and the repository exists." (Discussion #27289)
@Praveenab131 maybe you should create a new repository on github? Because there are no repositories in your profile after that use git remote add origin ***@***.******@***.***/new_repo> git push -u origin master — Reply to this email
ZjQcmQRYFpfptBannerStart
This Message Is From an External Sender
This message came from outside your organization.
ZjQcmQRYFpfptBannerEnd
@Praveenab131<https://github.com/Praveenab131> maybe you should create a new repository on github? Because there are no repositories in your profile
after that use
git remote add origin ***@***.******@***.***/new_repo>
git push -u origin master
—
Reply to this email directly, view it on GitHub<#27289 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AP2GEM6DF3F4DXVYV7YAWXDVWEOB7ANCNFSM54ZGWM5Q>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
|
Beta Was this translation helpful? Give feedback.
-
If this is not your repository, you should make fork, after that clone fork and set remote link on this fork. |
Beta Was this translation helpful? Give feedback.
-
|
You can also try to create public repository for test and check ssh work. |
Beta Was this translation helpful? Give feedback.
-
|
I troed to Fork but that also giving same issue “Please make sure you have the correct access rights
and the repository exists.”
I should not use public repo.
From: KurnakovMaksim ***@***.***>
Sent: 27 July 2022 17:25
To: community/community ***@***.***>
Cc: Praveena B131 ***@***.***>; Mention ***@***.***>
Subject: [EXTERNAL] Re: [community/community] Getting error, fatal : Could not read from remote repository. Please make sure you have the correct access rights and the repository exists." (Discussion #27289)
You can also try to create public repository for test and check ssh work. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: <community/community/repo-discussions/27289/comments/3260257
ZjQcmQRYFpfptBannerStart
This Message Is From an External Sender
This message came from outside your organization.
ZjQcmQRYFpfptBannerEnd
You can also try to create public repository for test and check ssh work.
—
Reply to this email directly, view it on GitHub<#27289 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AP2GEM5IRCI24AHK24MUCXLVWEPP3ANCNFSM54ZGWM5Q>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
|
Beta Was this translation helpful? Give feedback.
-
|
are you sure what you use correct remote reference? This reference must contain your name and fork repository name: |
Beta Was this translation helpful? Give feedback.
-
|
***@***.******@***.***:Praveenab131/TSB_IBM_WebAutomation_Praveena.git>
From: KurnakovMaksim ***@***.***>
Sent: 27 July 2022 17:45
To: community/community ***@***.***>
Cc: Praveena B131 ***@***.***>; Mention ***@***.***>
Subject: [EXTERNAL] Re: [community/community] Getting error, fatal : Could not read from remote repository. Please make sure you have the correct access rights and the repository exists." (Discussion #27289)
are you sure what you use correct remote reference? This reference must contain your name and fork repository name: git remote set-url origin ***@***.******@***.***:Praveenab131/your_fork_repository_name.git> — Reply to this email directly,
ZjQcmQRYFpfptBannerStart
This Message Is From an External Sender
This message came from outside your organization.
ZjQcmQRYFpfptBannerEnd
are you sure what you use correct remote reference? This reference must contain your name and fork repository name:
git remote set-url origin ***@***.******@***.***:Praveenab131/your_fork_repository_name.git>
—
Reply to this email directly, view it on GitHub<#27289 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AP2GEM7E3WU4XUTPLU4I4RLVWER2RANCNFSM54ZGWM5Q>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
|
Beta Was this translation helpful? Give feedback.
-
|
Can you share git clone command? You can edit real names |
Beta Was this translation helpful? Give feedback.
-
|
git clone https://github.com/TSB-Bank/TSB_IBM_WebAutomation.git - private repo...
after fork:
git clone ***@***.******@***.***:Praveenab131/TSB_IBM_WebAutomation_Praveena.git> - private repo
From: KurnakovMaksim ***@***.***>
Sent: 27 July 2022 17:50
To: community/community ***@***.***>
Cc: Praveena B131 ***@***.***>; Mention ***@***.***>
Subject: [EXTERNAL] Re: [community/community] Getting error, fatal : Could not read from remote repository. Please make sure you have the correct access rights and the repository exists." (Discussion #27289)
Can you share git clone command? You can edit real names — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: <community/community/repo-discussions/27289/comments/3260434
ZjQcmQRYFpfptBannerStart
This Message Is From an External Sender
This message came from outside your organization.
ZjQcmQRYFpfptBannerEnd
Can you share git clone command? You can edit real names
—
Reply to this email directly, view it on GitHub<#27289 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AP2GEM4DJJ2NIDSLRT55SQ3VWESQVANCNFSM54ZGWM5Q>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
|
Beta Was this translation helpful? Give feedback.
-
Remove _Praveena
|
Beta Was this translation helpful? Give feedback.
-
|
That is my repo name. Nothing wrong with that
From: KurnakovMaksim ***@***.***>
Sent: 27 July 2022 18:40
To: community/community ***@***.***>
Cc: Praveena B131 ***@***.***>; Mention ***@***.***>
Subject: [EXTERNAL] Re: [community/community] Getting error, fatal : Could not read from remote repository. Please make sure you have the correct access rights and the repository exists." (Discussion #27289)
TSB_IBM_WebAutomation_Praveena Remove _Praveena — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: <community/community/repo-discussions/27289/comments/3260771
ZjQcmQRYFpfptBannerStart
This Message Is From an External Sender
This message came from outside your organization.
ZjQcmQRYFpfptBannerEnd
TSB_IBM_WebAutomation_Praveena
Remove _Praveena
—
Reply to this email directly, view it on GitHub<#27289 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AP2GEM6JYAYEHT6CWBSOVJDVWEYLTANCNFSM54ZGWM5Q>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
|
Beta Was this translation helpful? Give feedback.
-
|
what console return if you use |
Beta Was this translation helpful? Give feedback.
-
|
Hi there, I'm trying to push code to my remote repo but facing an error Please make sure you have the correct access rights I have previously change my OS window after I have generate my ssh key but now when I do Help me |
Beta Was this translation helpful? Give feedback.
-
|
I have the same problem too ( |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
|
Hi I'm getting the below error ERROR: Write access to repository not granted. i've the access and required things but suddenly getting this |
Beta Was this translation helpful? Give feedback.
-
|
Hey, I'm also getting the same error yet I confirmed that the repo is created and public. ERROR: Repository not found. Please make sure you have the correct access rights What I don't understand is that I pushed my local repo, yesterday as of writing, via SSH without any problems. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
kex_exchange_identification: read: Connection reset by peer.
fatal : Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
I am getting this issue on trying to push my code for the first time from local to github repository. Please help me to eradicate this issue.
I followed all the ssh steps. Generate, Add, Eval, profile settings(add ssh) in github. Then init git, add, commit, add remote origin and push. push is not working.
Beta Was this translation helpful? Give feedback.
All reactions