Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

DDSameera's avatar

Failed to connect to repo.packagist.org port 443: Connection timed out

When i run composer update it shows this message. I m using dedicated cPanel/whm license for this

https://repo.packagist.org could not be fully loaded (curl error 28 while downloading https://repo.packagist.org/packages.json: Failed to connect to repo.packagist.org port 443: Connection timed out), package information was loaded from the local cache and may be out of date

0 likes
5 replies
neilstee's avatar
neilstee
Best Answer
Level 34

@ddsameera I'm not familiar with your setup but if you could somehow disable that firewall and try to run composer update (Not sure why you would want an update than an install tho) and see if it will run. In that way, we know it's your network/firewall issue.

DDSameera's avatar

Yes , @neilstee ,you are correct. that's firewall issue . thanks

Now i need to find proper solution for this . so do i need to allow ip or port . please advise me

Please or to participate in this conversation.