Announcement

Collapse
No announcement yet.

Getting Imap errors - what does mean?

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

  • Getting Imap errors - what does mean?

    Of late, i am getting this crptic error in my logs and i dont know what or where to locate the problem:

    [2023-04-20 03:10:09] WARNING: E_WARNING: Invalid argument supplied for foreach() {"code":2,"message":"Invalid argument supplied for foreach()","file":"/home/crmemast/public_html/emascrm/vendor/laminas/laminas-mail/src/Protocol/Imap.php","line":811} []

    I am still using version 7.2.4 for this app because the number external apps dependent on this version (PHP 7.4). Anyone help with this problem? Much appreciated.

  • #2
    Hi

    I resolved the above problem by removing all the redundant (unused) Personal Emails using the administrator function. Now I am getting hundreds of these messages:

    [2023-04-20 09:27:08] ERROR: JobManager: Failed job running, job '5fdb00cb51af7693d'. No method 'controlFollowersJob' in service 'Stream'.; at /home/crmemast/public_html/emascrm/application/Espo/Core/Job/JobRunner.php:281. [] []
    [2023-04-20 09:27:08] ERROR: JobManager: Failed job running, job '5fdb00d5a0007d5ab'. No method 'afterRecordCreatedJob' in service 'Stream'.; at /home/crmemast/public_html/emascrm/application/Espo/Core/Job/JobRunner.php:281. [] []
    [2023-04-20 09:27:08] ERROR: JobManager: Failed job running, job '5fdb00d9ac5aa05cd'. No method 'afterRecordCreatedJob' in service 'Stream'.; at /home/crmemast/public_html/emascrm/application/Espo/Core/Job/JobRunner.php:281. [] []
    [2023-04-20 09:27:08] ERROR: JobManager: Failed job running, job '5fdb00d9c754a4c65'. No method 'controlFollowersJob' in service 'Stream'.; at /home/crmemast/public_html/emascrm/application/Espo/Core/Job/JobRunner.php:281. [] []
    [2023-04-20 09:27:08] ERROR: JobManager: Failed job running, job '5fdb011a0aad45b25'. No method 'afterRecordCreatedJob' in service 'Stream'.; at /home/crmemast/public_html/emascrm/application/Espo/Core/Job/JobRunner.php:281. [] []
    [2023-04-20 09:27:08] ERROR: JobManager: Failed job running, job '5fdb0191cf25d66a7'. No method 'afterRecordCreatedJob' in service 'Stream'.; at /home/crmemast/public_html/emascrm/application/Espo/Core/Job/JobRunner.php:281. [] []
    [2023-04-20 09:27:08] ERROR: JobManager: Failed job running, job '5fdb01cc3e2d7d9ac'. No method 'afterRecordCreatedJob' in service 'Stream'.; at /home/crmemast/public_html/emascrm/application/Espo/Core/Job/JobRunner.php:281. [] []
    [2023-04-20 09:27:08] ERROR: JobManager: Failed job running, job '5fdb01dedd2e76e5d'. No method 'controlFollowersJob' in service 'Stream'.; at /home/crmemast/public_html/emascrm/application/Espo/Core/Job/JobRunner.php:281. [] []
    [2023-04-20 09:27:08] ERROR: JobManager: Failed job running, job '5fdb023db53973d78'. No method 'afterRecordCreatedJob' in service 'Stream'.; at /home/crmemast/public_html/emascrm/application/Espo/Core/Job/JobRunner.php:281. [] []
    [2023-04-20 09:27:08] ERROR: JobManager: Failed job running, job '5fdb027055c157846'. No method 'afterRecordCreatedJob' in service 'Stream'.; at /home/crmemast/public_html/emascrm/application/Espo/Core/Job/JobRunner.php:281. [] []
    [2023-04-20 09:27:08] ERROR: JobManager: Failed job running, job '5fdb02f36df95e741'. No method 'afterRecordCreatedJob' in service 'Stream'.; at /home/crmemast/public_html/emascrm/application/Espo/Core/Job/JobRunner.php:281. [] []
    [2023-04-20 09:27:08] ERROR: JobManager: Failed job running, job '5fdb0394d4aa642a4'. No method 'processNoteAclJob' in service 'Note'.; at /home/crmemast/public_html/emascrm/application/Espo/Core/Job/JobRunner.php:281. [] []​


    It is so difficult to understand what this means. Can anyone help?

    Comment


    • #3
      I resolved the above problem by removing all the redundant (unused) Personal Emails using the administrator function. Now I am getting hundreds of these messages:
      Perhaps you have some Personal or Group Email Accounts that were previously synchronized with EspoCRM, and then for various reasons this synchronization became unavailable? Please try deactivating redundant Personal and Group Email Accounts.
      Attached Files

      Comment


      • #4
        Hi victor

        I tried that and its still doing this. It is not stopping anything but the log is getting loaded. On further checking this is happening only when emails are sent to Group Email where Cases are created.

        Latest Update(2023-04-21): I have fixed the problem. The problem was due to the assigned user in Personal Email Account. being invalid. The assigned user was deleted from the system previously. Now the log is clean.

        Thank you all for the help.
        Last edited by murugappan; 04-20-2023, 08:35 PM.

        Comment

        Working...
        X