You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/05 20:08:25 UTC

[jira] [Resolved] (INFRA-4882) git repo inaccessible for unauthenticated users

     [ https://issues.apache.org/jira/browse/INFRA-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brandon Williams resolved INFRA-4882.
-------------------------------------

    Resolution: Fixed

It looks like the difference was http:// vs https:// which makes sense now.
                
> git repo inaccessible for unauthenticated users
> -----------------------------------------------
>
>                 Key: INFRA-4882
>                 URL: https://issues.apache.org/jira/browse/INFRA-4882
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Git
>            Reporter: Brandon Williams
>
> Specifically, it appears to only affect certain access methods:
> All pulls fail:
> cassandra-1:/srv/cassandra# git pull
> error: RPC failed; result=22, HTTP code = 405
> fatal: The remote end hung up unexpectedly
> But listing branches works:
> cassandra-1:/srv/cassandra# git remote show origin
> * remote origin
>   Fetch URL: http://git-wip-us.apache.org/repos/asf/cassandra.git
>   Push  URL: http://git-wip-us.apache.org/repos/asf/cassandra.git
> For authenticated users (committers) everything still works.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira