CronManager: useProcessPool requires pcntl and posix extensions.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MATO
    Member
    • Jun 2019
    • 98

    CronManager: useProcessPool requires pcntl and posix extensions.

    Hi All

    We are seeing the CRM log with the following error

    WARNING: CronManager: useProcessPool requires pcntl and posix extensions.
    [2022-05-11 01:03:03] DEBUG: Oauth: Refreshing expired token for client 46e88237-2f5d-4258-9f79-sdb11d7cc9c6.
    [2022-05-11 01:03:05] DEBUG: BPM: processPendingFlows
    [2022-05-11 01:03:05] DEBUG: BPM: processTriggeredSignals

    Contacting our ISP IONOS we can confrim the pcntl and posix extensions are not available

    Any ideas on how to clear these warnings?

    MATO
  • yuri
    Member
    • Mar 2014
    • 8501

    #2
    Hi Mato,

    Administration > Job Settings > uncheck 'Jobs Run in Parallel' > Save.
    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

    • MATO
      Member
      • Jun 2019
      • 98

      #3
      I have changed the setting and will monitor and get back to you - thank you

      Comment

      • MATO
        Member
        • Jun 2019
        • 98

        #4
        Hi Yuri

        We are now seeing the following in the log

        DEBUG: Oauth: Refreshing expired token for client 46c83235-2f2c-4248-9f89-edb11d7cc9c6.
        DEBUG: Oauth: Refreshing expired token for client 46c83235-2f2c-4248-9f89-edb11d7cc9c6.
        DEBUG: BPM: processPendingFlows
        DEBUG: BPM: processTriggeredSignals
        DEBUG: BPM: processPendingFlows

        Any ideas?

        MATO

        Comment

        • yuri
          Member
          • Mar 2014
          • 8501

          #5
          These are debug messages, not errors. You switched to the debug mode before and didn't switch back. https://docs.espocrm.com/administration/log/
          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...