These Errors appears when update n8n from 0.163.1 to 0.205.0 or 0.209.4
Activation of workflow “IMAP Flow” did fail with error: “There was a problem activating the workflow: “Invalid credentials (Failure)”” | retry in 128 seconds “{\n workflowId: ‘84’,\n workflowName: ‘IMAP Flow’,\n file: ‘ActiveWorkflowRunner.js’,\n function: ‘retryFunction’\n}”`
→ Activation of workflow “Email Flow” (74) did fail with error: “There was a problem activating the workflow: “Invalid credentials (Failure)”” | retry in 128 seconds “{\n workflowId: ‘74’,\n workflowName: ‘Email Flow’,\n file: ‘ActiveWorkflowRunner.js’,\n function: ‘retryFunction’\n}”`
could you please inform me if there are any versions that include breaking changes? If there are, could you provide details on what those changes are
Also, If i will upgrade to latest version, should update directly from 0.163.1 to latest or should performing the upgrade in stages (e.g., from 0.163.1 to 0.190.0 and so on to latest) ?