Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Problème lors d'ajout d'hôtes/services #1

Description

@jben94

Bonjour,

Lors de l'ajout d'un équipement sur notre central, des erreurs de base de données (Côté poller-Display) apparait sur les deux tables suivantes "acknowledgements" et "comments".

[1470050027] error: SQL: could not execute prepared statement: Cannot add or update a child row: a foreign key constraint fails (centreon_storage.acknowledgements, CONSTRAINT acknowledgements_ibfk_1 FOREIGN KEY (host_id) REFERENCES hosts (host_id) ON DELETE CASCADE) QMYSQL3: Unable to execute statement
[1470050075] error: SQL: could not execute prepared statement: Cannot add or update a child row: a foreign key constraint fails (centreon_storage.comments, CONSTRAINT comments_ibfk_1 FOREIGN KEY (host_id) REFERENCES hosts (host_id) ON DELETE CASCADE) QMYSQL3: Unable to execute statement

A la suite d'un nouvel import de ces tables entre notre central et notre poller, le display-poller refonctionne correctement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions