Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1975 by [email protected]: Git rbssh:bad line length character
http://code.google.com/p/reviewboard/issues/detail?id=1975
*NOTE: Do not post confidential information in this bug report.*
What version are you running?
1.5.3
0.3.1
What's the URL of the page containing the problem?
N/A
What steps will reproduce the problem?
1. Add a git repository that is SSH backed
What is the expected output? What do you see instead?
I expect the repository to be added, instead the webpage fails with "A
repository was not found at the specified path."
What operating system are you using? What browser?
Firefox, Win7
Please provide any additional information below.
The log shows the following error when attempting to add the ssh-backed git
repository
2011-02-07 10:21:44,519 - DEBUG - Trying discovered key
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx in D:\ReviewBoard\data/.ssh/id_rsa
2011-02-07 10:21:44,551 - DEBUG - userauth is OK
2011-02-07 10:21:45,066 - INFO - Authentication (publickey) successful!
2011-02-07 10:21:45,161 - DEBUG - EOF in transport thread
2011-02-07 10:21:46,707 - ERROR - Git: Failed to find valid repository
ssh://[email protected]/some.git: fatal: protocol error: bad line length
character
https://git.wiki.kernel.org/index.php/GitFaq#protocol_error:_bad_line_length_character
might
be helpful in interpreting this error.
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/reviewboard-issues?hl=en.