You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Earlier, we had to specify the OpenAI API key using this JSON structure in the n8n environment file. However, this requirement has been removed in subsequent versions, which prevents tasks in version 1.72.1 from starting. So we have to remove this json to start tasks with 1.72.1 version. If i remove this json structure it cause my workflow to break. Is there any other way to set environment variables to ensure my workflow doesn't break when upgrading the version Or using chatgpt is a paid feature now??
None of the AI features should be breaking workflows.
Can you please elaborate on how the workflows are broken? maybe we have some other bugs caused by this that we need to fix.
Bug Description
Earlier, we had to specify the OpenAI API key using this JSON structure in the n8n environment file. However, this requirement has been removed in subsequent versions, which prevents tasks in version 1.72.1 from starting. So we have to remove this json to start tasks with 1.72.1 version. If i remove this json structure it cause my workflow to break. Is there any other way to set environment variables to ensure my workflow doesn't break when upgrading the version Or using chatgpt is a paid feature now??
To Reproduce
Upgrade from 1.42.1 to 1.72.1
Expected behavior
Set some env variables
Operating System
ECS
n8n Version
1.72.1
Node.js Version
20
Database
PostgreSQL
Execution mode
queue
The text was updated successfully, but these errors were encountered: