string(825) "Error!: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away
object(PDOStatement)#4 (1) { ["queryString"]=> string(533) "SELECT *, c.id as channel_id, c.name_search as channel_name_search, c.name as channel_name, ts.name as tvshow_name, ts.id as tvshow_id, b.id as broadcast_id, b.maxId, b.topTweetNb as topTweetNb, b.id as id, IF(startNOW(), 1, 0) as nowwatching FROM broadcast b INNER JOIN channel c ON b.channel = c.id INNER JOIN tvshow ts ON b.tvshow = ts.id WHERE stop >=:start AND start <=:stop AND c.id = :channel_id ORDER BY channel_id ASC, start ASC" } array(3) { ["start"]=> &string(19) "2025-05-24 18:26:26" ["stop"]=> &string(19) "2025-05-24 18:26:26" ["channel_id"]=> &string(1) "7" } " object(Exception)#3 (7) { ["message":protected]=> string(71) "https://www.matelebuzz.com/api/Broadcast/getCurrent?params=JTI2aWQlM0Q3" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(0) ["file":protected]=> string(31) "/var/www/mtb/controllers/WS.php" ["line":protected]=> int(58) ["trace":"Exception":private]=> array(3) { [0]=> array(5) { ["file"]=> string(44) "/var/www/mtb/controllers/pages/broadcast.php" ["line"]=> int(32) ["function"]=> string(6) "callWS" ["class"]=> string(2) "WS" ["type"]=> string(2) "->" } [1]=> array(4) { ["file"]=> string(39) "/var/www/mtb/controllers/Dispatcher.php" ["line"]=> int(35) ["args"]=> array(1) { [0]=> string(44) "/var/www/mtb/controllers/pages/broadcast.php" } ["function"]=> string(7) "include" } [2]=> array(5) { ["file"]=> string(22) "/var/www/mtb/index.php" ["line"]=> int(6) ["function"]=> string(8) "dispatch" ["class"]=> string(10) "Dispatcher" ["type"]=> string(2) "::" } } ["previous":"Exception":private]=> NULL }