1

I am trying to use the fast deploy of n8n with heroku: link deploy

But, I get the following error:

We tried to create heroku-postgresql:essential-0, but received an error from the add-on provider. Try the request again, or log a support ticket and include this message: Unsupported version: 14. We support the following versions: 15, 16, 17

I checked the repository and found the problem in file app.json that contains:

"plan": "heroku-postgresql",
"options": {
   "version": "14"
}

I don't know how resolve this problem, what you should?

note: excuse my english, I am latin...

1 Answer 1

0

The team is aware of this issue, there are several open PRs.

This git issue shows a temporary fix. The team has also suggested there will be a fix this week.

Sign up to request clarification or add additional context in comments.

1 Comment

If you want you can use my fork in the interim: dashboard.heroku.com/new?template=https://github.com/…

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.