a month ago
Hey all — auto-deploys from GitHub stopped working on one of my services a couple weeks ago, and I've exhausted the usual fixes. Hoping someone can take a look server-side.
Setup:
- Service: pitcher-live-hub (FastAPI backend), Hobby plan
- Repo: lancebroz/pitcher-live-hub, branch
main, root directory/backend - Railway Source settings show the repo connected, branch
main, and "Auto deploys when pushed to GitHub" enabled
Problem:
Pushes to main no longer trigger deployments. Manual redeploys work fine. The GitHub repo's webhooks page (Settings → Webhooks) is completely empty — no Railway webhook exists at all.
What I've already tried:
- Verified the Railway GitHub App at github.com/settings/installations has access to the repo
- Disconnected and reconnected the repo in Railway's Source settings
- After reconnecting, checked GitHub webhooks again — still empty, so Railway never recreates the webhook
- Confirmed auto-deploy toggle is on
Since the webhook can't be created manually on my end (it needs Railway's internal endpoint/token), I believe this needs a fix on Railway's side. Could someone re-provision the webhook for my project?
Project ID / service name: pitcher-live-hub — happy to DM details or screenshots (Source settings + empty webhooks page) if helpful. Thanks!
Attachments
1 Replies