Skip to main content

Bonjour,

 

 

 


Hi @Troy3ns 

can you try this fix (last post): 

please?


Hi @Troy3ns we find a bug in our source.

Can you edit the /usr/share/centreon/src/Core/Platform/Infrastructure/Repository/DbWriteUpdateRepository.php file at line 289 and change this bloc:

    private function isSqlComment(string $line): bool
{
return str_starts_with(trim($line), '--');
}

Then refresh your page (Ctrl + F5)

Regards


Hello,

thanks you for your reply @Laurent  @cmeschin  🙃

problem solved ! 

 


Reply