Announcement

Collapse
No announcement yet.

mysql - Statistics / information_schema. I receive Error 500. Bad Response.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • mysql - Statistics / information_schema. I receive Error 500. Bad Response.

    Hi,

    I can not rebuild. I receive Error 500. Bad Response.

    PLs help with error

    [2021-03-03 12:49:58] Espo.ERROR: Fault to rebuild database schema. Details: An exception occurred while executing 'SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'supplier_companies' AND TABLE_SCHEMA = 'crm_achizita'': SQLSTATE[HY000]: General error: 2006 MySQL server has gone away [] []
    [2021-03-03 12:49:58] Espo.ERROR: (500) Error while rebuilding database. See log file for details.; POST /api/v1/Admin/rebuild; line: 104, file: /home/crm/web/crm.achizita.ro/public_html/application/Espo/Core/DataManager.php [] []

    I can not access information_schema DB.

    Thanks in advance

  • #2
    Still wait. Pls help

    Comment


    • eymen-elkum
      eymen-elkum commented
      Editing a comment
      such problems are not so easy to be addressed, as we dont have an idea about your customizations or how you arrived to this point.
      will be helpful if you provide some information like the mysql, php & espo versions.
      If renamed the folder espo/Custom/Espo to something like espo/Custom/EspoCopy will rebuild?

  • #3
    Originally posted by sazicem View Post
    Still wait. Pls help
    I will try. Thank you.
    Meanwhile I reinstalled everything and import data..

    Comment

    Working...
    X