Error loading workflows - permission denied for table workflow_publish_history

Hey, we have self hosted version of n8n (v - 2.1.4), we are having a lot errors when trying to edit existing workflow, the error is : Could not find workflow - *permission denied for table workflow_publish_history
*
have anyone encounter this error?
thanks!

Looks like you’re having trouble with permissions related to the `workflow_publish_history` table. You could try checking your database user’s permissions to see if they have read/write access to this table. Let me know if this works!

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