1
0
-1

Hello,


We are not able to audit some Macbooks with OSX Mojave - latest update made: 10.14.5

You are running version 3.0.2 of Open-AudIT.

Your Host is: our_hostname, and it's OS is Linux.

Your database platform is mysqli (version 5.7.25-28).

Your web server is Apache/2.4.25 (Debian) PHP/5.6.33-0+deb8u1 OpenSSL/1.0.2r .

Your PHP version is 5.6.33-0+deb8u1 and it's current time is 2019-05-30 13:25:57.


At debug level 7 we are receiving the following message:


<div id="container">

<h1>A Database Error Occurred</h1>

<p>Error Number: 1452</p><p>Cannot add or update a child row: a foreign key constraint fails (`openaudit_external`.`edit_log`, CONSTRAINT `edit_log_system_id` FOREIGN KEY (`system_id`) REFERENCES `system` (`id`) ON DELETE CASCADE)</p><p>/* M_device::update */ INSERT INTO edit_log VALUES (NULL, 0, 0, 'Data was changed', 'audit', 2000, 'system', 'uuid', '2019-05-29 14:20:39', '8808C441-FEA7-5FCF-951D-D5CC45CF2B8F', '')</p><p>Filename: models/m_device.php</p><p>Line Number: 1343</p> </div>


    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      I would call the below URL and see if there are any differences between your database and the supplied schema.

      http://YOUR_SERVER/open-audit/index.php/test/db_compare

      I have just audited a Macbook and it's working fine here.

        CommentAdd your comment...