Hello,
Espo doesn't download email with long name.
Error in logs:
EspoCRM 6.1.4
php 7.4.6
10.2.13-MariaDB
Can you help? I missed a very important message because of this error, I'm afraid it will happen again
Espo doesn't download email with long name.
Error in logs:
Code:
[2022-06-27 12:34:18] ERROR: EmailAccount 5f51e0b6d8c29cc4e (Import Message): [22001] SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'name' at row 1 [] [] [2022-06-27 12:34:18] ERROR: EmailAccount 5f51e0b6d8c29cc4e (Get Message): [0] cannot set flags, have you tried to set the recent flag or special chars? [] [] [2022-06-27 12:34:20] ERROR: EmailAccount 61b0a137e79c21e26 (Select Folder) [0] cannot change folder, maybe it does not exist [] [] [2022-06-27 12:34:21] ERROR: EmailAccount 6278eee2ab57d33e5 (Import Message): [22001] SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'name' at row 1 [] [] [2022-06-27 12:34:38] ERROR: Outlook: Refreshing token failed for client a5a93015-2973-4895-ab2f-9d385f8751f8: {"result":{"error":"invalid_grant","error_descript ion":"AADSTS700082: The refresh token has expired due to inactivity.
php 7.4.6
10.2.13-MariaDB
Can you help? I missed a very important message because of this error, I'm afraid it will happen again
Comment