tan00
tan00
@mfreiholz I have the same problem. Should the "SVNUserFile" like `admin:$apr1$73iyUYRN$WCGjdA.gswxTuEXC3sd8m0` or ``` [users] # harry = harryssecret # sally = sallyssecret ``` first format is invaild for svnserve.
@a100q100 @STFQ soloved problem , you shoule close svnserve , start httpd , and use http . please read my blog [https://blog.csdn.net/tan_000/article/details/101367347](https://blog.csdn.net/zhq_zvik/article/details/80084783)
I have same error , the nginx log is ``` /config/log # cat fallback_error.log 2023/11/08 15:40:10 [error] 403#403: *12 connect() failed (111: Connection refused) while connecting to upstream, client: 10.10.100.200,...