0.209.1 - Error - Please recreate the credential or ask its owner to share with you

Describe the issue/error/question

Following the upgrade to 0.209.1, some users are raising the following error:

image

After upgrading credentials, we are facing some strange behavior with Microsoft SQL & Postgres nodes which are raising new errors during SQL queries executions.

API call returned:

 "event": "Instance FE emitted error",
  "properties": {
    "error_title": "Problem in node 'Get Sofi Data'",
    "error_message": "Please recreate the credential or ask its owner to share it with you.",
    "caused_by_credential": false,
    "workflow_id": "78",
    "version_cli": "0.209.1"
  }

=> But nothing found in logs

Information on your n8n setup

  • n8n version: 0.209.1 → roll-backed to 0.209.0
  • Database you’re using (default: SQLite): Postgresql
  • Running n8n with the execution process [own(default), main]: own
  • Running n8n via [Docker, npm, n8n.cloud, desktop app]: k8s with 1 main, 1 webhook, 3 workers

Issue no longer exists after rollback to 0.209.0.

Thank you very much for making us aware of that. We are already investigating the issue.

Ah Just wanted to come on the forum to report this.
a very nasty one.
To add some info:

I checked the database. The workflow and credentials were owned by the same user. Recreating credentials on that account does not fix the issue.
A work around is to set the user as an owner.
Seems to be only affecting workflows of users that are no n8n environment owners.

ps. for us this happened with a custom/community node (Knack)

1 Like

Very sorry to hear that you have problems. For now, it is probably best to then use 0.208.1 if you run into that problem until we have the chance to dig deeper what is going on there after the Christmas weekend.

Fix got released with [email protected]

Can you please test if now everything is working fine and report back. Just that we can be 100% sure all the issues got fixed. Thanks a lot!

Hi @jan,
So far, everything seems fine with 0.209.4.
Thanks for the support.

1 Like

Very glad to hear! Have fun!

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