Following the upgrade to 0.209.1, some users are raising the following error:
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
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)
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.