Home  >  Q&A  >  body text

Failed to connect to `ssl://pecl.php.net:443', unable to obtain channel.xml file for channel 'pecl.php.net': Operation timed out

<p>Starting from today 2022-08-11, the <code>pecl channel-update pecl.php.net</code> command cannot work. </p> <p>It starts working and after a few seconds returns an error <code>Cannot retrieve channel.xml for channel "pecl.php.net" (Connection to ssl://pecl.php.net:443 failed: Operation timed out)</code>. </p> <p>Here is the full message:</p> <pre class="brush:php;toolbar:false;">$ pecl channel-update pecl.php.net Update channel"pecl.php.net" Channel "pecl.php.net" failed to respond via http://, failure message was: Invalid file http://pecl.php.net:80/channel.xml (redirect but no location) Try using https://alternative channel"pecl.php.net" Unable to retrieve channel.xml for channel 'pecl.php.net' (Connection to `ssl://pecl.php.net:443' failed: Operation timed out)</pre> <p>I tried it on my local machine, as well as in a GitLab pipeline that worked fine before. </p> <p>Does anyone know what happened? Are there any changes on 2022-08-11? </p>
P粉529581199P粉529581199393 days ago598

reply all(1)I'll reply

  • P粉959676410

    P粉9596764102023-08-26 00:26:44

    pecl.php.net has been down intermittently for a few hours. Not sure if it was a DDoS attack, but it will certainly pose challenges in completing certain builds. I'm sure they'll figure it out, but it's really hard to be patient in the meantime.

    reply
    0
  • Cancelreply