Announcement

Collapse
No announcement yet.

New fields error

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

  • New fields error

    I try to add new field in manager but still error. I check permissions to data and custom but error still exist.


    [2014-09-13 18:34:50] Espo.ERROR: Fault to rebuild database schema. Details: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away [] []
    [2014-09-13 18:34:50] Espo.ERROR: API [POST]:/Admin/fieldManager/:scope, Params:Array
    (
    [scope] => Contact
    )
    , InputData: {"type":"varchar","required":false,"name":"testing ","label":"testing","default":"","maxLength":n ull} - Error while rebuilding database. See log file for details. [] []
    [2014-09-13 18:34:50] Espo.ERROR: Display Error: Error while rebuilding database. See log file for details., Code: 500 URL: /crm/api/v1/Admin/fieldManager/Contact [] []

  • #2
    What is your MySQL version? It seems like you have some MySQL configuration issue. Please, try to increase a max_allowed_packet value.
    Job Offers and Requests

    Comment


    • #3
      MySQL 5.0. I have increased a max_allowed_packed value but with no result. Problem still exists. Any other ideas?

      Comment


      • #4
        EspoCRM supports MySQL 5.1+. Full requirement list you can find here: http://blog.espocrm.com/administrati...n-for-espocrm/
        Job Offers and Requests

        Comment


        • #5
          MySQL 5.1 solved the problem. Thank you!

          Comment

          Working...
          X