One click deploy heroku

I’m facing the one click deploy to heroku problem, it’s showing this that Error

A valid GitHub directory could not be found.

I tried this also n8n-io/n8n-heroku (github.com)

The given URL (https://docs.n8n.io/) is not a valid GitHub repository.

I have seen the same prooblem someone posted few days back and he was able to access it sometimes later automatically. I don’t know what’s in my case. I have the heroku account created. No billing card added. Just went straight deploying.

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:

Hi @Ripan_Chowdhury,

The url you provided is a link to our documentation page, not to our GitHub repository.
Our repo is here - n8n - Workflow Automation · GitHub - can you try that and let me know how you get on? :raised_hands:

Here is no, one click deploy option to heroku. Which is in n8n doc under server set up is available using which I was trying to deploy n8n. I want that, as it’s easy and simple and I’m familiar with that, as I had done it before. But this time it’s a different problem showing.

Config Vars
DATABASE_URL
postgres://ufem0qu6goiolk:pdfe3ccdc3047e4774e4d2d0a4a3f8e8debe6ff72e96a5f19acdb5756b8dcda0b@c9otljljel07f7.cluster-czrs8kj4isg7.us-east-1.rds.amazonaws.com:5432/d50t1038f1obt3
Edit Delete
DB_POSTGRESDB_SSL_ENABLED
true
Edit Delete
DB_POSTGRESDB_SSL_REJECT_UNAUTHORIZED
false
Edit Delete
GENERIC_TIMEZONE
Asia/India
Edit Delete
N8N_ENCRYPTION_KEY
change-me-to-something-else
Edit Delete
PAPERTRAIL_API_TOKEN
0UjvKz9AaQH9Misl4qRr
Edit Delete
WEBHOOK_URL
https://firyapp.org.in
Edit Delete

can anyone tell me why I’m not able to access the dashboard using my domain.

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