HI all,
Recently i have upgraded to 5.3.0 version , all seems to work fine, but when trying to create a new field on a custom entity i get this :
" Error 500: Error while rebuilding database. See log file for details. "
What the log contain is :
[2018-07-11 05:28:42] Espo.ERROR: API [POST]:/Admin/fieldManager/:scope, Params:Array ( [scope] => Camp ) , InputData: {"type":"bool","dynamicLogicVisible":null,"dynamic LogicReadOnly":null,"name":"test","label":"Test"," tooltipText":"","default":false,"audited":false,"r eadOnly":false,"tooltip":false} - Error while rebuilding database. See log file for details. [] []
[2018-07-11 05:28:42] Espo.ERROR: Display Error: Error while rebuilding database. See log file for details., Code: 500 URL: /api/v1/Admin/fieldManager/Camp [] []
Can somebody tell me what's wrong ?
Thanks.
Recently i have upgraded to 5.3.0 version , all seems to work fine, but when trying to create a new field on a custom entity i get this :
" Error 500: Error while rebuilding database. See log file for details. "
What the log contain is :
[2018-07-11 05:28:42] Espo.ERROR: API [POST]:/Admin/fieldManager/:scope, Params:Array ( [scope] => Camp ) , InputData: {"type":"bool","dynamicLogicVisible":null,"dynamic LogicReadOnly":null,"name":"test","label":"Test"," tooltipText":"","default":false,"audited":false,"r eadOnly":false,"tooltip":false} - Error while rebuilding database. See log file for details. [] []
[2018-07-11 05:28:42] Espo.ERROR: Display Error: Error while rebuilding database. See log file for details., Code: 500 URL: /api/v1/Admin/fieldManager/Camp [] []
Can somebody tell me what's wrong ?
Thanks.
Comment