25 days ago
Anytime I push a code to my GitHub it failed to build on railway, when I run a diagnose on it it revealed that I needed to reconfigure railway app in my GitHub settings I did that but still the code still failed to build and deploy
8 Replies
Status changed to Open Railway • 25 days ago
25 days ago
{
"message": "scheduling build on Metal builder "production-builderv3-asia-southeast1-5ljx"",
"timestamp": "2026-05-23T11:03:26.958813997Z",
"severity": "info",
"tags": {
"serviceId": "d80f1b8f-ba89-4a7d-a263-eabcce8a8784",
"deploymentId": null,
"deploymentInstanceId": null},
"attributes": {
"level": "info"}
}
Reinstall or reconfigure the Railway GitHub App to restore access to the repository. Every deployment since 10:42 UTC has failed at the snapshot stage with "repository not authorized" before any code could be cloned. This is the 6th consecutive failure with the same error, and the last successful deployment was at 10:23 UTC.
25 days ago
That's a simple one. Just re authorize github with railway and make sure you are granting permissions to the repo you are tying this to.
25 days ago
i think its the same issue with the "Bad credentials" error, peoples currently encountering this issue too, try disconnect and reconnect your github repo, if it didn't help then that's mean the team is still working for the fix (the team is aware with this issue)
diegogallovich
That's a simple one. Just re authorize github with railway and make sure you are granting permissions to the repo you are tying this to. https://docs.railway.com/deployments/github-autodeploys
25 days ago
I have done that but still not working
mayoriii
i think its the same issue with the "Bad credentials" error, peoples currently encountering this issue too, try disconnect and reconnect your github repo, if it didn't help then that's mean the team is still working for the fix (the team is aware with this issue)
25 days ago
okay are you facing same issue too
dekorekillian57-star
okay are you facing same issue too
25 days ago
not me (I haven't push any changes recently), but some folks on discord and other people's on station threads facing this issue
25 days ago
Hi there! GitHub is currently experiencing an issue with app installation token authentication which is causing these errors. You can track it here: https://www.githubstatus.com/incidents/k5z4d1v1tqmt. No action needed on your end, deploys should recover once GitHub resolves this. Apologies for the trouble!
Status changed to Solved Railway • 25 days ago