Error while upgrading sales pack

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Mark
    Senior Member
    • Dec 2019
    • 143

    Error while upgrading sales pack

    Hi,
    We got an error while trying to upgrade the salespack. It says that the database schema rebuild failed because there is no column called 'name' in one of the sales pack entities, even though the column 'name' is definitely there
  • Vadym
    Super Moderator
    • Jun 2021
    • 345

    #2
    Hi Mark,

    Please check an EspoCRM log file: https://docs.espocrm.com/administrat...crm-error-logs.

    Did you perform the upgrade as specified in the instructions?: https://docs.espocrm.com/administrat...ons/#upgrading.

    Also, make Clear Cache and Rebuild.

    Comment

    • Mark
      Senior Member
      • Dec 2019
      • 143

      #3
      Did everything according to the intructions, the advanced pack installed just fine and when I started installing the sales pack it threw this error - ERROR: Fault to rebuild database schema. Details: There is no column with name 'name' on table 'sales_order'. at /home/libra/domains/domainname.com/public_html/vendor/doctrine/dbal/src/Schema/SchemaException.php:87 [] []
      Tried clearing cache and rebuilding and i get the same error

      Comment

      • Vadym
        Super Moderator
        • Jun 2021
        • 345

        #4
        Perhaps, MySQL user doesn't have enough privileges.

        Last edited by Vadym; 07-22-2021, 01:37 PM.

        Comment

        Working...