Print as PDF not working afte Update

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • GLMSK2023
    Junior Member
    • Aug 2023
    • 3

    Print as PDF not working afte Update

    I have Upgrade EspoCRm to 7.5.5 and the Extensions Advanced Pack V3.05 + Sales Pack V1.2.2.
    For example, if I want to print an offer as a PDF, this no longer works.

    Log File Content:
    Code:
    [2023-08-09 08:30:01] ERROR: JobManager: Failed job running, job '64d34e4ced74a34fb'. Job CheckEmailAccounts 5fa14dcba4f024d50: [0] cannot login, user or password wrong; at /var/www/html/application/Espo/Classes/Jobs/CheckEmailAccounts.php:61. [] []
    [2023-08-09 08:30:11] ERROR: JobManager: Failed job running, job '64d34e4ced74a34fb'. Job CheckEmailAccounts 5fa14dcba4f024d50: [0] cannot login, user or password wrong; at /var/www/html/application/Espo/Classes/Jobs/CheckEmailAccounts.php:61. [] []
    [2023-08-09 08:30:20] ERROR: Uncaught Exception TypeError: "Carbon\Carbon::setLastErrors(): Argument #1 ($lastErrors) must be of type array, bool given, called in /var/www/html/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php on line 86" at /var/www/html/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php line 831 {"exception":"[object] (TypeError(code: 0): Carbon\\Carbon::setLastErrors(): Argument #1 ($lastErrors) must be of type array, bool given, called in /var/www/html/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php on line 86 at /var/www/html/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php:831)"} []
  • yuri
    Member
    • Mar 2014
    • 8624

    #2
    Your system was not fully upgraded for some reason. Replace the vendor folder with the one from the release package.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    Working...