Webhook deployment keeps failing but `fly deploy` succeeds

Deployment URL (for support eng.) https://fly.io/apps/imessage-router/deployments/818006

  • Keeps failing during “Preparing deployment plan” step
  • No deployment logs in deployment page or in app logs
  • Succeeds when trying via fly deploy from local
  • Root CWD and root fly.toml with default settings

Fixes attempted:

  • Changing repo selection back and forth
  • Disconnecting and reconnecting Github account to Fly.io account

Sorry can’t really help here. But a side note, I’ve seen a bunch of people have issues with the Fly Github integration…

Have you considered using Github Actions to auto deploy?

2 Likes

I was able to get around this by clicking “Launch from UI” in the web app, which created a PR with a toml, and discarding those changes, and then redeploying with my own toml