Heroku deploy button not working

Describe the problem/error/question

i clicked the heroku button the template is keep on loading, waited multiple mins, tried with multiple account (tried with fresh account and tried with account where my project/subscriptions are active)

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version: latest
  • Database (default: SQLite): none
  • n8n EXECUTIONS_PROCESS setting (default: own, main): main
  • Running n8n via (Docker, npm, n8n cloud, desktop app): heroku
  • Operating system: heroku

Hi @Yo_its_prakash

We’re sorry you are experiencing this!

However, as this is the community forum for n8n, there is not much we could do from our side, I’m afraid. :pensive:

You will have to reach out to Heroku directly.

Best of luck! :four_leaf_clover:

1 Like

Hey @Yo_its_prakash,

Are you using the button from the docs page or the repo? I have just tried from the repo and it seems to be working ok.

You can also use the link below which should start the deployment as well.

https://heroku.com/deploy?template=https://github.com/n8n-io/n8n-heroku/tree/main

1 Like

Thank you for your response I was using the deploy button from the documents, though I went and tried with the repository deploy button also, nothing was working for me, after a lot of front and back I deserted to directly deployed from the git repo, so personally the problem is solved,

Also the link you just give me it is also not working for me I believe it might be a problem on my side I check out with my friend he is also getting the same issue, maybe we can blame heroku.

1 Like

Thank you for your reply, i will contact them, if i got any issues in future, it is solved for me right now,

I found for me it worked, I wouldn’t put it past some odd browser caching issue or something funky with how the deploy buttons work.

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