Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

fatal: Could not read from remote repository.

stephanie taylor 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

0 votes
stephanie taylor 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.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events