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 [] []
[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 [] []
Comment