The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

fatal: Could not read from remote repository.

stephanie taylor
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 20, 2016

When I try to push my repo up - this is the error message that im getting:

ssh: connect to host bitbcket.org port 22: Connection timed out fatal: Could not read from remote repository.  Please make sure you have the correct access rights and the repository exists.

Any reason for this? This worked fine for the first repo that I worked on last month.

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
stephanie taylor
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 20, 2016

Sorry for the typo. Just tried it again and this was the response:

 

a1visionmultimedia:~/workspace/toy_app (master) $ git init
Reinitialized existing Git repository in /home/ubuntu/workspace/toy_app/.git/
a1visionmultimedia:~/workspace/toy_app (master) $ git add -A
a1visionmultimedia:~/workspace/toy_app (master) $ git commit -m "Initialize repository"
[master fbc8222] Initialize repository
2 files changed, 2 insertions(+), 1 deletion(-)
a1visionmultimedia:~/workspace/toy_app (master) $ git remote add origin git@bitbucket.org:1visionmultimedia/toy_app.git
fatal: remote origin already exists.
a1visionmultimedia:~/workspace/toy_app (master) $ git push -u origin --all
ssh: connect to host bitbcket.org port 22: Connection timed out
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
a1visionmultimedia:~/workspace/toy_app (master) $

0 votes
evzijst
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 20, 2016

Looks like you have a typo in the hostname.

TAGS
AUG Leaders

Atlassian Community Events