You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/03/13 03:43:38 UTC

[jira] [Commented] (INFRA-9272) Subversion does not appear available from certain vantage points

    [ https://issues.apache.org/jira/browse/INFRA-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14359828#comment-14359828 ] 

Patrick Wendell commented on INFRA-9272:
----------------------------------------

I am also unable to access some other ASF sites from my location. It could be that our coperate network is being blocked due to someone tripping a switch.

curl https://dist.apache.org/repos/dist/release/spark/
curl: (7) Failed connect to dist.apache.org:443; Connection refused

Though strangely I can still access apache.org and other properties.

> Subversion does not appear available from certain vantage points
> ----------------------------------------------------------------
>
>                 Key: INFRA-9272
>                 URL: https://issues.apache.org/jira/browse/INFRA-9272
>             Project: Infrastructure
>          Issue Type: Bug
>            Reporter: Patrick Wendell
>
> I am having issues committing some updates to our website:
> {code}
> > svn up
> Updating '.':
> svn: E175002: Unable to connect to a repository at URL 'https://svn.apache.org/repos/asf/spark'
> svn: E175002: OPTIONS of 'https://svn.apache.org/repos/asf/spark': could not connect to server (https://svn.apache.org)
> pwendell @ Admins-MacBook-Pro : ~/Documents/spark-website-svn 
> > ping svn.apache.org
> PING svn.geo.apache.org (140.211.11.105): 56 data bytes
> 64 bytes from 140.211.11.105: icmp_seq=0 ttl=59 time=31.378 ms
> Request timeout for icmp_seq 1
> 64 bytes from 140.211.11.105: icmp_seq=2 ttl=59 time=31.279 ms
> 64 bytes from 140.211.11.105: icmp_seq=3 ttl=59 time=30.712 ms
> 64 bytes from 140.211.11.105: icmp_seq=4 ttl=59 time=31.294 ms
> 64 bytes from 140.211.11.105: icmp_seq=5 ttl=59 time=30.905 ms
> {code}
> Strangely if I do the same thing from people.apache.org, it seems to work.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)