When i try to rebuild i get the error
Error 500: Error while rebuilding database. See log file for details.
In logs i see
[2025-02-20 10:41:28] Espo.ERROR: Fault to rebuild database schema. Details: The column 'account_id' on table 'account_account' already exists. [] []
[2025-02-20 10:41:28] Espo.ERROR: API [POST]:/Admin/rebuild, Params:Array ( ) , InputData: - Error while rebuilding database. See log file for details. [] []
[2025-02-20 10:41:28] Espo.ERROR: Display Error: Error while rebuilding database. See log file for details., Code: 500 URL: /cal/api/v1/Admin/rebuild [] []
How can i resolve this?
Error 500: Error while rebuilding database. See log file for details.
In logs i see
[2025-02-20 10:41:28] Espo.ERROR: Fault to rebuild database schema. Details: The column 'account_id' on table 'account_account' already exists. [] []
[2025-02-20 10:41:28] Espo.ERROR: API [POST]:/Admin/rebuild, Params:Array ( ) , InputData: - Error while rebuilding database. See log file for details. [] []
[2025-02-20 10:41:28] Espo.ERROR: Display Error: Error while rebuilding database. See log file for details., Code: 500 URL: /cal/api/v1/Admin/rebuild [] []
How can i resolve this?
Comment