Announcement

Collapse
No announcement yet.

CronManager: useProcessPool requires pcntl and posix extensions.

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

  • 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

  • #2
    Hi Mato,

    Administration > Job Settings > uncheck 'Jobs Run in Parallel' > Save.

    Comment


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

      Comment


      • #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


        • #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/

          Comment

          Working...
          X