unable to deploy a rails app from github

Hi,

I’m trying to deploy a Rails app from my repository on Github.
I select my repository from the fly.io website, I click deploy, it shows a new screen with the deployment steps with “Start deployer machine” highlighted but after a couple of seconds I get back to the previous screen without a single error message.

Any help would be greatly appreciated.

Thank you

There’s not likely enough information to be able to help. Would you copy the output logs from your pipeline and supply them here, in a Markdown code block, in text format?

It would be worth trying a local flyctl deploy too, with the same TOML file, locally. Let us see the output of that too please, again in text format.

I’m not getting any error message, it just goes back to the repository selection screen.
It seems like the deployer machine doesn’t even start.

Turns out I had to unlock my account but I wasn’t getting any error message.
Got the message when trying to deploy from my local files.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.