•  
      request #13484 Recurring mails with PHP warnings after update to 11.2.99
    Infos
    #13484
    Martin Herbst (mherbst)
    2019-06-14 17:17
    2019-06-13 14:31
    14593
    Details
    Recurring mails with PHP warnings after update to 11.2.99

    Since the update to version 11.2.99 I receive recurring mails (about every 30 min.) from my Tuleap server with these messages:

    PHP Warning:  Error while sending STMT_PREPARE packet. PID=3373 in /usr/share/tuleap/src/vendor/paragonie/easydb/src/EasyDB.php on line 1329
    PHP Notice:  Error encountered while retrieving data ==> SELECT  * FROM system_event
                   WHERE type   IN ('system_check')
                   AND status IN ('NEW')
                   AND parameters LIKE '' @@ /usr/share/tuleap/src/common/dao/include/DataAccessObject.class.php at line 105 in /usr/share/tuleap/src/common/dao/include/DataAccessObject.class.php on line 192
    PHP Notice:  Error encountered while retrieving data ==> INSERT INTO system_event (type, parameters, priority, status, create_date, owner) VALUES ('SYSTEM_CHECK', '', 3, 'NEW', FROM_UNIXTIME(1560427201), 'root') @@ /usr/share/tuleap/src/common/dao/include/DataAccessObject.class.php at line 181 in /usr/share/tuleap/src/common/dao/include/DataAccessObject.class.php on line 192
    Empty
    development
    CentOS 6
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2019-06-14
    Attachments
    Empty
    References
    Referenced by request #13484

    Artifact Tracker v5

    rel #13219 11.3

    Follow-ups

    User avatar
    Thomas Gerbet (tgerbet)2019-06-14 17:17
    • Status changed from New to Closed
    • Reported in version changed from 11.2 to development
    • Connected artifacts
    • Close date set to 2019-06-14
    User avatar
    Thomas Gerbet (tgerbet)2019-06-13 14:42
    Hi,

    Issue has been spotted on our side as well, a fix is currently being reviewed, see gerrit #15178.

    In the meantime you can work around the issue by replacing manually in /etc/cron.d/codendi TLP_DELAY_CRON_CMD=1 by TLP_DELAY_CRON_CMD=0
    User avatar
    Martin Herbst (mherbst)2019-06-13 14:31
    • Summary
      -Recurring mails witht PHP warnings after update to 11.2.99 
      +Recurring mails with PHP warnings after update to 11.2.99