Yekaterina Posted July 31, 2022 Share Posted July 31, 2022 This error flared up when I was trying to download the latest SVN source code: Is this a misconfiguration on my side or some issue with SVN? Before this error, SVN was refusing to check out due to a locale error... Link to comment Share on other sites More sharing options...
rossenburg Posted July 31, 2022 Share Posted July 31, 2022 1 hour ago, Sevda said: This error flared up when I was trying to download the latest SVN source code: Is this a misconfiguration on my side or some issue with SVN? Before this error, SVN was refusing to check out due to a locale error... can you do Quote netstat -rn and show the output? Link to comment Share on other sites More sharing options...
Yekaterina Posted July 31, 2022 Author Share Posted July 31, 2022 Link to comment Share on other sites More sharing options...
rossenburg Posted July 31, 2022 Share Posted July 31, 2022 (edited) 3 minutes ago, Sevda said: which os? ach linux? sudo pacman -S net-tools Edited July 31, 2022 by rossenburg 1 Link to comment Share on other sites More sharing options...
Yekaterina Posted August 1, 2022 Author Share Posted August 1, 2022 @rossenburg this is the output Link to comment Share on other sites More sharing options...
Yekaterina Posted August 1, 2022 Author Share Posted August 1, 2022 It turns up that there is a fault with the IPV6 gateway of Arch. After I reverted back to IPV4 it worked. On 17/08/2021 at 12:47 PM, nwtour said: sudo sysctl -w net.ipv6.conf.all.disable_ipv6=1 sudo sysctl -w net.ipv6.conf.default.disable_ipv6=1 I found these two lines in another thread and they solved the problem. Thanks anyways! 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now