Error deploying n8n on Heroku

Hello everyone !

I’m trying to get started with deploying n8n to Heroku but something get wrong, see screenshot below :

Thanks for your help guys !

It looks like your topic is missing some important information. Could you provide the following if applicable.

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

Hey @elpistoler,

Can you try using the button here: GitHub - n8n-io/n8n-heroku and see if that works

I get exactly the same error.

@elpistoler when I try I see this… At what stage do you get the error?

Thanks for your feedback. It is curiously now working, maybe someone fixed something…

Hey @elpistoler

Looking at our GitHub repo I can see we have not changed anything so it could be something on the Heroku side.

Ok we’ll never know ^^
I found that if var DB_POSTGRESDB_SSL_REJECT_UNAUTHORIZED is set to true app throws an error.

Yeah it will if you use a self signed certificate for the database.

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