yongjhih/docker-parse-server

clone error, fatal: protocol error: bad line length character: The

Open

#10 opened on Feb 29, 2016

View on GitHub
 (5 comments) (0 reactions) (0 assignees)JavaScript (161 forks)github user discovery
bughelp wantedquestion

Repository metrics

Stars
 (474 stars)
PR merge metrics
 (PR metrics pending)

Description

git clone ssh://git@121.xx.xxx.5/parse-cloud-code
Cloning into 'parse-cloud-code'...
fatal: protocol error: bad line length character: 
The
ssh -T git@121.xx.xxx.5 -p 2022                       

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.

I change repository URL to git@121.xx.xxx.5:2022/parse-cloud-code , no prefix ssh://

git clone git@121.xx.xxx.5:2022/parse-cloud-code 

Cloning into 'parse-cloud-code'...
FATAL: R any 2022/parse-cloud-code oblank DENIED by fallthru
(or you mis-spelled the reponame)
fatal: Could not read from remote repository.

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

Contributor guide