Failed job running, job '68cb64d28bd0149aa'. Job CheckEmailAccounts

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • murugappan
    Active Community Member
    • Aug 2017
    • 502

    #1

    Failed job running, job '68cb64d28bd0149aa'. Job CheckEmailAccounts

    Hi,

    I am getting error in log but i unable to diagnose this.

    [2025-09-18 01:58:34] ERROR: JobManager: Failed job running, job '68cb64d28bd0149aa'. Job CheckEmailAccounts 5aaba11bb17b76aa1: [0] cannot login, user or password wrong; at /home/crmemast/public_html/emascrm/application/Espo/Classes/Jobs/CheckEmailAccounts.php:61. [] []

    It does not stated which email accounts or which job. How do i trace the which job or email account? Please help.
  • yuri
    EspoCRM product developer
    • Mar 2014
    • 9382

    #2
    Hi,

    You can find out which exactly email account is not functioning by opening the following link in the browser:

    Code:
    https://your-host-name/#EmailAccount/5aaba11bb17b76aa1
    Or just open any existing personal email account record and replace the ID part in the address bar.

    Note that there's a functionality that notifies the affected email account owner with in-app notifications when their email accounts can't fetch emails.
    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

    • yuri
      EspoCRM product developer
      • Mar 2014
      • 9382

      #3
      Another way. Open Administration > Scheduled Jobs > Check Personal Email Accounts. In the Log panel, there must be ones with Failed status. The email account record is in the second column of the Log panel table.
      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

      • murugappan
        Active Community Member
        • Aug 2017
        • 502

        #4
        yuri , Thank you much. It worked. I have cleared the email account problem.

        Comment

        Working...