While updating in SVN - getting HTTP status 502 Proxy Error
up vote
-1
down vote
favorite
I am having an SVN server in India location. I have totally 6 six servers in the different country. The SVN repository will update every 30 seconds in all Edge server. In Germany Edge servers I am facing an svn: E175002: Unexpected HTTP status 502 'Proxy Error' on 'repo name'. There is no gateway or proxy. The total size of the repository is 146GB+.
Kindly suggest what will cause this type of issues.
From server side apache configuration httpd.conf Timeout 600. and client side enables the ~/.subversion/server -> http-bulk-updates and http-timeout.
svn tortoisesvn subversion-edge
add a comment |
up vote
-1
down vote
favorite
I am having an SVN server in India location. I have totally 6 six servers in the different country. The SVN repository will update every 30 seconds in all Edge server. In Germany Edge servers I am facing an svn: E175002: Unexpected HTTP status 502 'Proxy Error' on 'repo name'. There is no gateway or proxy. The total size of the repository is 146GB+.
Kindly suggest what will cause this type of issues.
From server side apache configuration httpd.conf Timeout 600. and client side enables the ~/.subversion/server -> http-bulk-updates and http-timeout.
svn tortoisesvn subversion-edge
I think you're going to have to do more debugging. Can you log into that edge server and try making web requests from it to the origin server? Can you check for any proxy config there, or e.g. tcpdump the outbound packets to check that they're going where you expect and not to a proxy? Can you check the web logs of the origin server to see if it's serving 502s?
– Rup
Nov 21 at 13:23
Dear @Rup, Thank you for your suggestion. I can able to get the response from Edge server to origin server via the web request. There is no proxy is configured in the servers and checked the tcpdump has received the packets as I expected. But still i am facing the proxy error.
– Prakash Asokan
Nov 23 at 3:58
In Network Monitoring device (river bird) we have whitelisted an Edge server IP. When trying a new checkout it is showing svn: E000110: Error running context: Connection timed out.
– Prakash Asokan
Nov 23 at 5:52
add a comment |
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
I am having an SVN server in India location. I have totally 6 six servers in the different country. The SVN repository will update every 30 seconds in all Edge server. In Germany Edge servers I am facing an svn: E175002: Unexpected HTTP status 502 'Proxy Error' on 'repo name'. There is no gateway or proxy. The total size of the repository is 146GB+.
Kindly suggest what will cause this type of issues.
From server side apache configuration httpd.conf Timeout 600. and client side enables the ~/.subversion/server -> http-bulk-updates and http-timeout.
svn tortoisesvn subversion-edge
I am having an SVN server in India location. I have totally 6 six servers in the different country. The SVN repository will update every 30 seconds in all Edge server. In Germany Edge servers I am facing an svn: E175002: Unexpected HTTP status 502 'Proxy Error' on 'repo name'. There is no gateway or proxy. The total size of the repository is 146GB+.
Kindly suggest what will cause this type of issues.
From server side apache configuration httpd.conf Timeout 600. and client side enables the ~/.subversion/server -> http-bulk-updates and http-timeout.
svn tortoisesvn subversion-edge
svn tortoisesvn subversion-edge
edited Nov 23 at 21:04
asked Nov 21 at 13:21
Prakash Asokan
317
317
I think you're going to have to do more debugging. Can you log into that edge server and try making web requests from it to the origin server? Can you check for any proxy config there, or e.g. tcpdump the outbound packets to check that they're going where you expect and not to a proxy? Can you check the web logs of the origin server to see if it's serving 502s?
– Rup
Nov 21 at 13:23
Dear @Rup, Thank you for your suggestion. I can able to get the response from Edge server to origin server via the web request. There is no proxy is configured in the servers and checked the tcpdump has received the packets as I expected. But still i am facing the proxy error.
– Prakash Asokan
Nov 23 at 3:58
In Network Monitoring device (river bird) we have whitelisted an Edge server IP. When trying a new checkout it is showing svn: E000110: Error running context: Connection timed out.
– Prakash Asokan
Nov 23 at 5:52
add a comment |
I think you're going to have to do more debugging. Can you log into that edge server and try making web requests from it to the origin server? Can you check for any proxy config there, or e.g. tcpdump the outbound packets to check that they're going where you expect and not to a proxy? Can you check the web logs of the origin server to see if it's serving 502s?
– Rup
Nov 21 at 13:23
Dear @Rup, Thank you for your suggestion. I can able to get the response from Edge server to origin server via the web request. There is no proxy is configured in the servers and checked the tcpdump has received the packets as I expected. But still i am facing the proxy error.
– Prakash Asokan
Nov 23 at 3:58
In Network Monitoring device (river bird) we have whitelisted an Edge server IP. When trying a new checkout it is showing svn: E000110: Error running context: Connection timed out.
– Prakash Asokan
Nov 23 at 5:52
I think you're going to have to do more debugging. Can you log into that edge server and try making web requests from it to the origin server? Can you check for any proxy config there, or e.g. tcpdump the outbound packets to check that they're going where you expect and not to a proxy? Can you check the web logs of the origin server to see if it's serving 502s?
– Rup
Nov 21 at 13:23
I think you're going to have to do more debugging. Can you log into that edge server and try making web requests from it to the origin server? Can you check for any proxy config there, or e.g. tcpdump the outbound packets to check that they're going where you expect and not to a proxy? Can you check the web logs of the origin server to see if it's serving 502s?
– Rup
Nov 21 at 13:23
Dear @Rup, Thank you for your suggestion. I can able to get the response from Edge server to origin server via the web request. There is no proxy is configured in the servers and checked the tcpdump has received the packets as I expected. But still i am facing the proxy error.
– Prakash Asokan
Nov 23 at 3:58
Dear @Rup, Thank you for your suggestion. I can able to get the response from Edge server to origin server via the web request. There is no proxy is configured in the servers and checked the tcpdump has received the packets as I expected. But still i am facing the proxy error.
– Prakash Asokan
Nov 23 at 3:58
In Network Monitoring device (river bird) we have whitelisted an Edge server IP. When trying a new checkout it is showing svn: E000110: Error running context: Connection timed out.
– Prakash Asokan
Nov 23 at 5:52
In Network Monitoring device (river bird) we have whitelisted an Edge server IP. When trying a new checkout it is showing svn: E000110: Error running context: Connection timed out.
– Prakash Asokan
Nov 23 at 5:52
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53412993%2fwhile-updating-in-svn-getting-http-status-502-proxy-error%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
I think you're going to have to do more debugging. Can you log into that edge server and try making web requests from it to the origin server? Can you check for any proxy config there, or e.g. tcpdump the outbound packets to check that they're going where you expect and not to a proxy? Can you check the web logs of the origin server to see if it's serving 502s?
– Rup
Nov 21 at 13:23
Dear @Rup, Thank you for your suggestion. I can able to get the response from Edge server to origin server via the web request. There is no proxy is configured in the servers and checked the tcpdump has received the packets as I expected. But still i am facing the proxy error.
– Prakash Asokan
Nov 23 at 3:58
In Network Monitoring device (river bird) we have whitelisted an Edge server IP. When trying a new checkout it is showing svn: E000110: Error running context: Connection timed out.
– Prakash Asokan
Nov 23 at 5:52