You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Tanner Snedden <Ta...@stratusis.com> on 2019/08/27 22:14:15 UTC

Unexpected HTTP status 405 "Method Not Alloweed" on '/csvn/login/auth"

192.168.26.207 - cbennett [27/Aug/2019:08:27:22 -0600] "GET / HTTP/1.1" 200 44 0
192.168.26.207 - - [27/Aug/2019:08:27:22 -0600] "OPTIONS / HTTP/1.1" 401 381 0
192.168.26.207 - cbennett [27/Aug/2019:08:27:22 -0600] "OPTIONS / HTTP/1.1" 200 - 0
192.168.26.207 - cbennett [27/Aug/2019:08:27:22 -0600] "OPTIONS / HTTP/1.1" 200 - 0
192.168.26.207 - cbennett [27/Aug/2019:08:27:22 -0600] "PROPFIND / HTTP/1.1" 405 236 0


I have this happening to a handful of users on a repository that was just moved from one VM to a new VM on a new Host.
Some users get this error, others don't, we have 2 admins that are fine, one user that is fine, rest is up in the air.

The super admin user is entirely ok. I'm just not sure where the issue is or what Is exactly happening.

Tanner Snedden
Network Analyst
Stratus Information Systems (SIS)
970.282.7333 (main)
970.402.3026 (cell)
2120 S. College Ave
Fort Collins, CO 80525
www.StratusIS.com<http://www.stratusis.com/>


Re: Unexpected HTTP status 405 "Method Not Alloweed" on '/csvn/login/auth"

Posted by Mark Phippard <ma...@gmail.com>.
This happens when a user is using the wrong URL for the SVN repos to try to checkout. Probably they are using the URL of the web viewer as opposed to the repository URL needed by a svn client.

Mark

Sent from my iPad

> On Aug 27, 2019, at 6:14 PM, Tanner Snedden <Ta...@stratusis.com> wrote:
> 
> 192.168.26.207 - cbennett [27/Aug/2019:08:27:22 -0600] "GET / HTTP/1.1" 200 44 0
> 192.168.26.207 - - [27/Aug/2019:08:27:22 -0600] "OPTIONS / HTTP/1.1" 401 381 0
> 192.168.26.207 - cbennett [27/Aug/2019:08:27:22 -0600] "OPTIONS / HTTP/1.1" 200 - 0
> 192.168.26.207 - cbennett [27/Aug/2019:08:27:22 -0600] "OPTIONS / HTTP/1.1" 200 - 0
> 192.168.26.207 - cbennett [27/Aug/2019:08:27:22 -0600] "PROPFIND / HTTP/1.1" 405 236 0
>  
>  
> I have this happening to a handful of users on a repository that was just moved from one VM to a new VM on a new Host. 
> Some users get this error, others don’t, we have 2 admins that are fine, one user that is fine, rest is up in the air. 
> 
> The super admin user is entirely ok. I’m just not sure where the issue is or what Is exactly happening.
>  
> Tanner Snedden
> Network Analyst
> Stratus Information Systems (SIS)
> 970.282.7333 (main)
> 970.402.3026 (cell)
> 2120 S. College Ave
> Fort Collins, CO 80525
> www.StratusIS.com
> 
>