Edit report at https://bugs.php.net/bug.php?id=62873&edit=1

 ID:               62873
 Updated by:       php-b...@lists.php.net
 Reported by:      php dot net at thermoman dot de
 Summary:          run-tests.php fails to send Bug report to
                   http://qa.php.net when $http_proxy set
-Status:           Feedback
+Status:           No Feedback
 Type:             Bug
 Package:          Testing related
 Operating System: Linux 2.6.37.6
 PHP Version:      5.4.6
 Assigned To:      cmb
 Private report:   N

 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.


Previous Comments:
------------------------------------------------------------------------
[2020-09-23 16:15:23] c...@php.net

> I thing qa.php.net is not working always.

Well, like many other Websites. :)

Anyhow, is that proxy issue still a thing?

------------------------------------------------------------------------
[2014-09-27 11:06:08] jose dot nobile at gmail dot com

The same using PHPNG (5.7 or PHP 7.0.0-dev)

Please enter your email address.
(Your address will be mangled so that it will not go out on any
mailinglist in plain text): entered

Posting to http://qa.php.net/buildtest-process.php

Notice: fwrite(): send of 8192 bytes failed with errno=11 Resource temporarily 
unavailable in /root/php-src/run-tests.php on line 1015

Thank you for helping to make PHP better.


No proxies, a clean environment.

I thing qa.php.net is not working always.

------------------------------------------------------------------------
[2012-09-08 15:14:58] fel...@php.net

This 0.0 makes no sense, we do use: 

fwrite($fs, "POST " . $path . "?status=$status&version=$php_version 
HTTP/1.1\r\n");

------------------------------------------------------------------------
[2012-08-21 06:54:57] php dot net at thermoman dot de

Changed Summary

------------------------------------------------------------------------
[2012-08-20 11:40:15] php dot net at thermoman dot de

It seems i found the problem.

The box where i compiled PHP on had proxy environment settings active:

% env | grep -i proxy
http_proxy=http:((proxy:8080
FTP_PROXY=http:((proxy:8080
ftp_proxy=http:((proxy:8080
HTTPS_PROXY=http:((proxy:8080
https_proxy=http:((proxy:8080
HTTP_PROXY=http:((proxy:8080

(( == //

Please see rant at the bottom of this comment.

grepping through the proxies access_log i found this:

192.168.0.X - - [20/Aug/2012:12:09:57 +0200] "POST 
qa.php.net/buildtest-process.php?status=failed&version=5.4.6 HTTP/0.0" 400 3606 
"-" "-" NONE:NONE
192.168.0.X - - [20/Aug/2012:13:06:33 +0200] "POST 
qa.php.net/buildtest-process.php?status=failed&version=5.4.6 HTTP/0.0" 400 3606 
"-" "-" NONE:NONE

HTTP/0.0 might be some versions to low ;-)

Rant:

ERROR: Please do not SPAM our bug system. <-- YEAH sure ... it's a good idea to 
count the 'http://' occurences and simply deny commenting if it's aboce a 
certain threshold. Not Funny!

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=62873


--
Edit this bug report at https://bugs.php.net/bug.php?id=62873&edit=1

Reply via email to