Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repository not found error #91

Open
johnstonskj opened this issue Feb 1, 2012 · 4 comments
Open

Repository not found error #91

johnstonskj opened this issue Feb 1, 2012 · 4 comments

Comments

@johnstonskj
Copy link

Just installed the connector and started the add new repository wizard. I entered the root URL for our reviewboard server (https://cr.mycompany.com/) and my user ID and password, I know our server is version 1.5 and I can get the /api/ document for it so am not sure what's missing based on the error message "Repository not found" when I press the validate button.

@rombert
Copy link
Owner

rombert commented Feb 1, 2012

Can you get a wireshark or similar network dump? It would help to see what response ( if any ) is returned from the server.

@johnstonskj
Copy link
Author

Our server uses https and authentication so I found the tcpdump less than
helpful.

Interestingly, if you use http://cr.company.com/ you get a 302 redirect to
https://cr.company.com/. You must use authentication, or you get a 401. If
you specify https://cr.company.com/api you get a 302 redirect to
https://cr.company.com/api/.

Are the redirects part of the problem?

On Wed, Feb 1, 2012 at 2:34 PM, Robert Munteanu <
reply@reply.github.com

wrote:

Can you get a wireshark or similar network dump? It would help to see what
response ( if any ) is returned from the server.


Reply to this email directly or view it on GitHub:
#91 (comment)

@rombert
Copy link
Owner

rombert commented Feb 10, 2012

What do you use as the repository address - https://cr.company.com/ ?

@rombert
Copy link
Owner

rombert commented Mar 28, 2013

Is this still an issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants