Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    E_WARNING: pcntl_signal_dispatch() has been disabled for security reasons

    EspoCRM
    3
    4
    396
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • jimcavoli
      jimcavoli App Dev last edited by

      Getting lots of E_WARNING: pcntl_signal_dispatch() has been disabled for security reasons messages in logs from cron runs on EspoCRM - not sure what it's affecting specifically, but mass emails are not being sent and this is the only logged error I can find.

      1 Reply Last reply Reply Quote 0
      • girish
        girish Staff last edited by

        Not a PHP dev but it seems https://stackoverflow.com/questions/16262854/pcntl-not-working-on-ubuntu-for-security-reasons can be used to enable it. You can put that in /app/data/php.ini.

        robi 1 Reply Last reply Reply Quote 0
        • robi
          robi @girish last edited by

          @girish should this be fixed in the package?

          Life of Advanced Technology

          girish 1 Reply Last reply Reply Quote 0
          • girish
            girish Staff @robi last edited by

            @robi yes, probably. But I can't seem to find who calls pcntl_signal_dispatch in EspoCRM.

            @jimcavoli Can you grep the code for pcntl_signal_dispatch ? Maybe it's coming from plugin?

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Powered by NodeBB