a month ago
I'm experiencing repeated build failures on Railway.
Nothing changed in my infrastructure or code related to PHP extensions.
The build fails while installing the redis PHP extension:
INSTALLING REMOTE MODULE redis
File https://pecl.php.net:443/channel.xml not valid
HTTP/1.1 504 Gateway Timeout
From my local machine, https://pecl.php.net/channel.xml returns HTTP 200, so the endpoint is reachable outside Railway.
Could you verify whether the build workers currently have connectivity issues reaching pecl.php.net?
2 Replies
a month ago
This thread has been opened as a bounty so the community can help solve it.
Status changed to Open Railway • about 1 month ago
a month ago
i think Railway servers are getting rate limited by PECL, this was happening to me as well yesterday all day. could not build and deploy and the worst thing was that i was not even able to remove the installation of redis from the build script. had the whole day wasted and a hard time to explain the clients why the new changes are not showing up. Oh well its back to AWS i guess.
shabanbx
i think Railway servers are getting rate limited by PECL, this was happening to me as well yesterday all day. could not build and deploy and the worst thing was that i was not even able to remove the installation of redis from the build script. had the whole day wasted and a hard time to explain the clients why the new changes are not showing up. Oh well its back to AWS i guess.
a month ago
It was only "resolved" at night. I was only able to build after 10 PM. My application went unupdated all day. I think I'll get a VPS; Railway isn't reliable for scaling.
Status changed to Solved agkairos • about 1 month ago
