Hi
Today we updated to version 7.3.1. Immediatly after the update, I found many of the following logs in the logfile:
I'm also not able to reconnect my Office365 account with EspoCRM. If I try I get the following error:
Am I doing anything wrong? Or is there a new procedure on connecting Office365 with EspoCRM?
Today we updated to version 7.3.1. Immediatly after the update, I found many of the following logs in the logfile:
Code:
[2023-01-10 23:40:02] ERROR: JobManager: Failed job running, job '63bdf6d974ba0e963'. Job CheckInboundEmails 5d413029b4d9af2c8: [500] Oauth: Error while refreshing token: Curl failure.; at C:\wamp64\www\espocrm.domain.tld\application\Espo\ Classes\Jobs\CheckInboundEmails.php:60. [] [] [2023-01-10 23:40:02] ERROR: JobManager: Failed job running, job '63bdf6d983d33d913'. Job CheckEmailAccounts 570774f977d2acff1: [500] Oauth: Error while refreshing token: Curl failure. C:\wamp64\www\espocrm.domain.tld\application\Espo\ Modules\Outlook\Core\Outlook\Clients\Outlook.php:2 50; at C:\wamp64\www\espocrm.domain.tld\application\Espo\ Classes\Jobs\CheckEmailAccounts.php:61. [] [] [2023-01-10 23:40:02] ERROR: JobManager: Failed job running, job '63bdf6d98744d2ba6'. Job CheckEmailAccounts 575a6000e5741c5f3: [500] Oauth: Error while refreshing token: Curl failure. C:\wamp64\www\espocrm.domain.tld\application\Espo\ Modules\Outlook\Core\Outlook\Clients\Outlook.php:2 50; at C:\wamp64\www\espocrm.domain.tld\application\Espo\ Classes\Jobs\CheckEmailAccounts.php:61. [] [] [2023-01-10 23:40:02] ERROR: JobManager: Failed job running, job '63bdf6d98a36fb3b1'. Job CheckEmailAccounts 57922c0210e32a41b: [500] Oauth: Error while refreshing token: Curl failure. C:\wamp64\www\espocrm.domain.tld\application\Espo\ Modules\Outlook\Core\Outlook\Clients\Outlook.php:2 50; at C:\wamp64\www\espocrm.domain.tld\application\Espo\ Classes\Jobs\CheckEmailAccounts.php:61. [] [] [2023-01-10 23:40:02] ERROR: JobManager: Failed job running, job '63bdf6d98cf28f316'. Job CheckEmailAccounts 62ff6584d6d201daa: [500] Oauth: Error while refreshing token: Curl failure. C:\wamp64\www\espocrm.domain.tld\application\Espo\ Modules\Outlook\Core\Outlook\Clients\Outlook.php:2 50; at C:\wamp64\www\espocrm.domain.tld\application\Espo\ Classes\Jobs\CheckEmailAccounts.php:61. [] []
Code:
[2023-01-10 23:40:05] ERROR: (0) Curl failure.; POST /ExternalAccount/action/authorizationCode; line: 349, file: C:\wamp64\www\espocrm.domain.tld\application\Espo\Core\ExternalAccount\OAuth2\Client.php [] []
Comment