php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #69787 IPv6 broken on git.php.net for HTTP(S)
Submitted: 2015-06-09 18:47 UTC Modified: 2015-06-11 15:10 UTC
From: pleasestand at live dot com Assigned: tyrael (profile)
Status: Closed Package: Systems problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: pleasestand at live dot com
New email:
PHP Version: OS:

 

 [2015-06-09 18:47 UTC] pleasestand at live dot com
Description:
------------
When trying to "git pull" using HTTPS, I get the following error message:

fatal: unable to access 'https://git.php.net/repository/php-src.git/': Failed to connect to git.php.net port 443: Connection refused

This seems to be an IPv6-only issue, as connecting via IPv4 works fine.

The git.php.net web server should be configured to accept IPv6 connections. If that cannot happen yet, the AAAA record for php-git1.php.net. should be removed until then.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-06-09 18:54 UTC] bjori@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: sas
 [2015-06-09 18:54 UTC] bjori@php.net
Sascha, can you have a look?
 [2015-06-11 15:10 UTC] tyrael@php.net
-Status: Assigned +Status: Closed -Assigned To: sas +Assigned To: tyrael
 [2015-06-11 15:10 UTC] tyrael@php.net
I've changed our nginx config to listen on the ipv6 addresses too, as there were nothing else binding on those ports nor do we have any specific iptables rules I think that should be enough.
from a quick test it seems to be working fine, please feel free to reopen if you still have problems accessing the site via ipv6.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC