The column 'account_id' on table 'account_account' already exists

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nsns
    Junior Member
    • Jun 2019
    • 22

    The column 'account_id' on table 'account_account' already exists

    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?
  • victor
    Active Community Member
    • Aug 2022
    • 796

    #2
    Try make a Hard Rebuild: https://docs.espocrm.com/administrat.../#hard-rebuild.

    Comment

    Working...