mattermost / focalboard

Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
https://www.focalboard.com
Other
20.67k stars 1.81k forks source link

This plugin failed to start. cannot activate plugin: error initializing the DB: driver: postgres #4930

Open alirezaalavi87 opened 7 months ago

alirezaalavi87 commented 7 months ago

Steps to reproduce the behavior

not so sure, I just had a fresh install.

Edition and Platform

Additional context (optional)

I get this error when enabling mattermost (error is shown in admin_console/plugins/plugin_management)

error message is :

This plugin failed to start. cannot activate plugin: error initializing the DB: driver: postgres, message: failed to execute migration, command: executing_query, originalError: pq: column "delete_at" does not exist, query: DELETE FROM focalboard_category_boards WHERE delete_at > 0; 

I have asked my question in the community chat https://community.mattermost.com/core/pl/i3gz5348dinwb81i6hrzg37npy but I haven't gotten an answer.