Announcement

Collapse
No announcement yet.

EspoCRM 5.2.1 installation: "Ajax failed" error

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

  • EspoCRM 5.2.1 installation: "Ajax failed" error

    Hello!

    I have been blocked by "Ajax failed" error while installing EspoCRM 5.2.1

    (GET api/v1/Metadata -> HTTP 401 Unauthorized)

    Environment details:
    Ubuntu 16.04
    Apache/2.4.18 (Ubuntu) PHP/7.0.30-0ubuntu0.16.04.1

    Log file contains various monotonically repeated 'metadata cannot be converted into ORM format" errors
    -----
    [2018-05-24 15:02:19] Espo.CRITICAL: Orm\Converterrocess(), Entity:._KnowledgeBaseCategory - metadata cannot be converted into ORM format [] []
    [2018-05-24 15:02:19] Espo.CRITICAL: Orm\Converterrocess(), Entity:._Lead - metadata cannot be converted into ORM format [] []
    [2018-05-24 15:02:19] Espo.CRITICAL: Orm\Converterrocess(), Entity:._MassEmail - metadata cannot be converted into ORM format [] []
    [2018-05-24 15:02:19] Espo.CRITICAL: Orm\Converterrocess(), Entity:._Meeting - metadata cannot be converted into ORM format [] []
    [2018-05-24 15:02:19] Espo.CRITICAL: Orm\Converterrocess(), Entity:._Opportunity - metadata cannot be converted into ORM format [] []
    [2018-05-24 15:02:19] Espo.CRITICAL: Orm\Converterrocess(), Entity:._Reminder - metadata cannot be converted into ORM format [] []
    [2018-05-24 15:02:19] Espo.CRITICAL: Orm\Converterrocess(), Entity:._Target - metadata cannot be converted into ORM format [] []
    [2018-05-24 15:02:19] Espo.CRITICAL: Orm\Converterrocess(), Entity:._TargetList - metadata cannot be converted into ORM format [] []
    [2018-05-24 15:02:19] Espo.CRITICAL: Orm\Converterrocess(), Entity:._Task - metadata cannot be converted into ORM format [] []
    [2018-05-24 15:02:19] Espo.ERROR: Uncaught Exception Error: "Class '\Espo\Core\Utils\Database\DBAL\FieldTypes\._BoolT ype' not found" at /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/Type.php line 172 {"exception":"[object] (Error(code: 0): Class '\\Espo\\Core\\Utils\\Database\\DBAL\\FieldTypes\\ ._BoolType' not found at /var/www/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/Type.php:172)"} []
    -----
    (complete log file attached)

    Could someone please take a look and suggest what might be wrong here ?
    Thanks in advance!




    Attached Files
Working...
X