Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:106052 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 55621 invoked from network); 25 Jun 2019 10:46:35 -0000 Received: from unknown (HELO mail-vs1-f53.google.com) (209.85.217.53) by pb1.pair.com with SMTP; 25 Jun 2019 10:46:35 -0000 Received: by mail-vs1-f53.google.com with SMTP id 2so10321026vso.8 for ; Tue, 25 Jun 2019 01:02:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=ax5cvs5vrteahDjCjeR11aavpl/9ISAT0IXy5oyrIS4=; b=mpdBXl4uSJ9sp8IcwSt2LN9NGbOly5kOO9cM/wjYrpKGHhIWo+kXIUYu8S6NPOYNT4 F3K/mt0yt7i2vY/wlWihJB2U7XoWmd0E5Ij3iKEonjsSm42UQ+TkKD4cGPXkXIL7QKd/ u0hjNs3x1MVLnI8FXgvtv0TqyWrFQ9zzfb+ib5XqC1OR4pZoUlqlUatN/pcP4Eytbn1r NORfNjkhS226DP/qj3jAzNodFuqp0Lv7RCWXgfLqGEf3/pDbFdNicCg7GH+WlFdXy56f CY4h9YJvVzezIMK4DW3W2mmyAaK1hqc1FVmTkmU5F80hAYWaHECE1C+2ix+YmVumkDLJ m7vA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=ax5cvs5vrteahDjCjeR11aavpl/9ISAT0IXy5oyrIS4=; b=kk8jpzKnTlSsbsaMElLElpPwxFciIVKdAWYPtu/arI899FrLWd46A43n645aSSU9qR HLsUIw3K1AznWSQ9hwPdZxU8aH7gz+qQw9U4xzHDHOb+TiOkMxAjHz9jzhLXAO//6wpv VLNn2H3QmOYSHnqean9achrnKCS22Isj8fQfOc2TQBGKd00rqFAN+OUwpCwOHcsKa//G I+hsXb5hnv+Dt7ajPMvtfk+4KEnZ4/Gq1u00ctXOPwkrcJMi++Cw06jLsAPp42G39iFU GJBcBVF27ocvqUii0aoUUqV4kh5a8ny2E3OpJIYFqmNWKssu4i/ndgFOhhbCq9HG/RUH CeAQ== X-Gm-Message-State: APjAAAXusdw+2wgJQc6xT6c4W/2jZVyDtwN3Y91Uul0DAaM8Xa+URdXO E6/XBoq/AiH6//AJSWNGUCu/Bhmbk8JBC9KG02k= X-Google-Smtp-Source: APXvYqx71fUDbmWSHuNlTBS6ZgjqUzCYdk7nZ3Rqf7kYZ94UQsQZAB7oukKyA+qPlcfJzxmAs/brdE89oPQDO99883A= X-Received: by 2002:a67:e41a:: with SMTP id d26mr63710060vsf.71.1561449761294; Tue, 25 Jun 2019 01:02:41 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Tue, 25 Jun 2019 09:02:03 +0100 Message-ID: To: "Christoph M. Becker" , Sascha Schumann Cc: Arnold Daniels , PHP internals Content-Type: multipart/alternative; boundary="0000000000005b4e07058c215a48" Subject: Re: [PHP-DEV] Re: Checkout phpdoc From: petercowburn@gmail.com (Peter Cowburn) --0000000000005b4e07058c215a48 Content-Type: text/plain; charset="UTF-8" +Sascha On Tue, 25 Jun 2019 at 08:46, Christoph M. Becker wrote: > On 25.06.2019 at 04:43, Arnold Daniels wrote: > > > I'm trying to checkout phpdoc using SVN, but I'm getting the error > "Unexpected HTTP status 421 'Misdirected Request'". > > > > Is something broken? Or am I doing it wrong? > It looks like something is wrong due to the recently added CDN in front of the SVN server. If I make a request, I get the following response: HTTP/1.1 421 Misdirected Request Server: myracloud Date: Tue, 25 Jun 2019 07:57:41 GMT Content-Type: text/html; charset=iso-8859-1 Content-Length: 400 Connection: keep-alive Expires: Tue, 25 Jun 2019 07:57:41 GMT Cache-Control: max-age=0 421 Misdirected Request

Misdirected Request

The client needs a new connection for this request as the requested host name does not match the Server Name Indication (SNI) in use for this connection.


Apache/2.4.25 (Debian) Server at svn.php.net Port 443
Sascha, any ideas? > > > > - Arnold > > > > $ svn co http://svn.php.net/repository/phpdoc/modules/doc-en phpdoc > > A phpdoc/build.sh > > U phpdoc > > > > Fetching external item into 'phpdoc/doc-base': > > A phpdoc/doc-base/entities > > A phpdoc/doc-base/entities/ISO > > A phpdoc/doc-base/scripts > > A phpdoc/doc-base/scripts/docgen > > svn: warning: W175002: Unexpected HTTP status 421 'Misdirected Request' > on > '/repository/!svn/rvr/336013/phpdoc/doc-base/trunk/scripts/docgen/constructor.tpl' > > > > Fetching external item into 'phpdoc/en': > > svn: warning: W175002: Unexpected HTTP status 421 'Misdirected Request' > on '/repository/phpdoc/en/trunk' > > > > Checked out revision 347656. > > svn: E205011: Failure occurred processing one or more externals > definitions > > > > [Arnold Daniels - Chat @ Spike]( > https://www.spikenow.com/?ref=spike-organic-signature&_ts=1m6kq) > [1m6kq] > > Nikita reported similar issues not long ago, but AFAIR these have been > resolved; only sometimes intermittent checkout errors still occur. > Please try to checkout again. > > Thanks, > Christoph > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --0000000000005b4e07058c215a48--